Skip to content

Commit 426b547

Browse files
authored
ref: New package version to indicate the beginning of a new release (#95)
This does not actually make a release but when making a release we will make reference to this commit. Since it is not a security release we will tag it as a minor update.
1 parent 6c20116 commit 426b547

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": "action-release",
3-
"version": "1.1.6",
3+
"version": "1.2.0",
44
"private": true,
55
"description": "GitHub Action for creating a release on Sentry",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)