Skip to content

Commit e185a69

Browse files
committed
test versioning fix
1 parent 2941ef3 commit e185a69

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

justfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ set positional-arguments
66
@p bar:
77
npm version patch -m "$1"
88
git push origin --tags
9-
# also need to modify manifest.json to reflect version. TODO fig out automating
109
# commit
1110
@c bar:
1211
git commit -am "$1"

0 commit comments

Comments
 (0)