Skip to content

Commit 67031d4

Browse files
committed
chore!: fix incorrect version number
BREAKING CHANGE: Just to force correct release version
1 parent 48ec2d9 commit 67031d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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-rocket/scripts",
3-
"version": "3.1.0",
3+
"version": "4.0.1",
44
"description": "Support scripts for ngX-Rocket projects",
55
"repository": "ngx-rocket/scripts",
66
"main": "index.js",

0 commit comments

Comments
 (0)