Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
taplytics-robot committed Feb 12, 2024
1 parent 60deebe commit 735c575
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/app-router/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nextjs-app-router",
"version": "0.2.0",
"version": "0.2.1",
"private": true
}
2 changes: 1 addition & 1 deletion examples/nextjs/pages-router/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nextjs-pages-router",
"version": "0.2.0",
"version": "0.2.1",
"private": true
}
2 changes: 1 addition & 1 deletion sdk/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devcycle/nextjs-sdk",
"version": "1.5.0",
"version": "1.5.1",
"dependencies": {
"@devcycle/bucketing": "^1.12.0",
"@devcycle/js-client-sdk": "^1.21.0",
Expand Down

0 comments on commit 735c575

Please sign in to comment.