Bump scheduler version to 0.14.0

Releasing this early for React Native
This commit is contained in:
Andrew Clark
2019-04-11 13:41:43 -07:00
parent 45473c94cd
commit 687e4fb6f7

View File

@@ -1,6 +1,6 @@
{
"name": "scheduler",
"version": "0.13.6",
"version": "0.14.0",
"description": "Cooperative scheduler for the browser environment.",
"main": "index.js",
"repository": {