Skip to content

Commit

Permalink
v0.15.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonicclay committed Aug 21, 2019
1 parent 2a183de commit a4f4627
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -4,5 +4,5 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.14.10"
"version": "0.15.0-alpha.0"
}
2 changes: 1 addition & 1 deletion modules/main/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "nebula.gl",
"description": "A suite of 3D-enabled data editing overlays, suitable for deck.gl",
"license": "MIT",
"version": "0.14.10",
"version": "0.15.0-alpha.0",
"author": "Georgios Karnas <georgios@uber.com>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion modules/overlays/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@nebula.gl/overlays",
"description": "React overlays for deck.gl",
"license": "MIT",
"version": "0.14.0",
"version": "0.15.0-alpha.0",
"author": "Georgios Karnas <georgios@uber.com>",
"repository": {
"type": "git",
Expand Down

0 comments on commit a4f4627

Please sign in to comment.