Skip to content

Commit

Permalink
v1.0.0-alpha.27
Browse files Browse the repository at this point in the history
  • Loading branch information
wbhob committed Jun 26, 2018
1 parent bc81061 commit 9561c79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "1.0.0-alpha.0"
}
"version": "1.0.0-alpha.27"
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbital/core",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.27",
"private": false,
"main": "./dist/index",
"typings": "./dist/index.d.ts",
Expand All @@ -19,4 +19,4 @@
"devDependencies": {
"typescript": "^2.9.2"
}
}
}

0 comments on commit 9561c79

Please sign in to comment.