Skip to content

Commit 10f0ad3

Browse files
Update package.json version to ${TAG_VERSION}
1 parent 14820f8 commit 10f0ad3

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": "hookdeck-cli",
3-
"version": "0.9.2",
3+
"version": "${TAG_VERSION}",
44
"description": "Hookdeck CLI",
55
"repository": {
66
"type": "git",
@@ -31,4 +31,4 @@
3131
"dependencies": {
3232
"go-npm-next": "^1.0.6"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)