Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgenbuilder committed Oct 7, 2022
1 parent d30efb8 commit 52d6e98
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nfid-credential-example",
"private": true,
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nfid/sdk",
"version": "1.1.0",
"version": "1.1.1",
"description": "Typescript SDK for NFID",
"main": "index.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credentials/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nfid/credentials",
"private": false,
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

1 comment on commit 52d6e98

@vercel
Copy link

@vercel vercel bot commented on 52d6e98 Oct 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.