We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c345d commit 65a3176Copy full SHA for 65a3176
packages/node/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@segment/analytics-node",
3
- "version": "1.0.0",
+ "version": "1.0.0-beta.26",
4
"private": true,
5
"main": "./dist/cjs/index.js",
6
"module": "./dist/esm/index.js",
packages/node/src/generated/version.ts
@@ -1,2 +1,2 @@
// This file is generated.
-export const version = '1.0.0-beta.25'
+export const version = '1.0.0-beta.26'
0 commit comments