We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4256c1b commit af0fd83Copy full SHA for af0fd83
packages/browser/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@customerio/cdp-analytics-browser",
3
- "version": "0.3.14",
+ "version": "0.3.15",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/customerio/cdp-analytics-js",
packages/browser/src/generated/version.ts
@@ -1,2 +1,2 @@
// This file is generated.
-export const version = '0.3.14'
+export const version = '0.3.15'
0 commit comments