Skip to content

Commit

Permalink
Merge pull request #2 from worktile/bump-version
Browse files Browse the repository at this point in the history
chore: bump to 0.0.9
  • Loading branch information
walkerkay authored Jul 8, 2019
2 parents b5b8d8c + 9019ca1 commit 5a37279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-planet",
"version": "0.0.8",
"version": "0.0.9",
"scripts": {
"ng": "ng",
"start": "concurrently \"npm run serve:portal\" \"npm run serve:app1\" \"npm run serve:app2\"",
Expand Down
2 changes: 1 addition & 1 deletion packages/planet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@worktile/planet",
"version": "0.0.8",
"version": "0.0.9",
"private": false,
"peerDependencies": {
"@angular/common": "^7.1.0",
Expand Down

0 comments on commit 5a37279

Please sign in to comment.