Skip to content

Commit

Permalink
v1.33.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsilvestri committed Feb 16, 2022
1 parent 5c17cc9 commit f9197d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-next",
"version": "1.33.4",
"version": "1.33.5",
"repository": "segmentio/analytics-next",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/generated/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is generated.
export const version = '1.33.4'
export const version = '1.33.5'

0 comments on commit f9197d7

Please sign in to comment.