Skip to content

Commit fec4a9a

Browse files
authored
Merge pull request #3 from worktile/bump-version
chore: bump to version
2 parents 5a37279 + 4ef1aad commit fec4a9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-planet",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"scripts": {
55
"ng": "ng",
66
"start": "concurrently \"npm run serve:portal\" \"npm run serve:app1\" \"npm run serve:app2\"",

packages/planet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@worktile/planet",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"private": false,
55
"peerDependencies": {
66
"@angular/common": "^7.1.0",

0 commit comments

Comments
 (0)