Skip to content

Commit 9f9ce3f

Browse files
committed
Updates to makefile
1 parent 80a49cd commit 9f9ce3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ build:
77
npm run prepublish
88

99
publish:
10+
npm version patch
1011
npm publish .
1112

1213
test:

0 commit comments

Comments
 (0)