Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtwist committed Aug 10, 2023
1 parent b2e963b commit 689bee9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dev-console-key-api",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zuplo/api-key-manager",
"version": "2.0.0",
"version": "2.1.0",
"description": "A React component to manage API keys",
"license": "MIT",
"author": "Zuplo",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zuplo/react-api-key-manager",
"version": "2.0.0",
"version": "2.1.0",
"description": "A React component to manage API keys",
"keywords": [
"react",
Expand Down

0 comments on commit 689bee9

Please sign in to comment.