Skip to content

Commit 909d926

Browse files
committed
chore(version): bump to v3.1.0-beta.0
1 parent 9c91b45 commit 909d926

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": "@risingstack/trace",
3-
"version": "2.33.0",
3+
"version": "3.1.0-beta.0",
44
"author": "RisingStack, Inc.",
55
"license": "SEE LICENSE IN LICENSE",
66
"contributors": "RisingStack",
@@ -17,7 +17,7 @@
1717
],
1818
"release": {
1919
"verifyConditions": {
20-
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
20+
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
2121
}
2222
},
2323
"main": "lib/index.js",

0 commit comments

Comments
 (0)