Skip to content

Commit d110586

Browse files
bump version
1 parent fe0c635 commit d110586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-cc-library",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"scripts": {
55
"run:demo": "ng serve example",
66
"build:library": "ng build angular-cc-library --configuration production ",
@@ -46,4 +46,4 @@
4646
"git add"
4747
]
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)