Skip to content

Commit

Permalink
🔖 meta: Prepare new version
Browse files Browse the repository at this point in the history
  • Loading branch information
noomly committed Aug 11, 2023
1 parent f77c1bb commit c8b9fc2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pianity/arsnap-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "Easily access ArSnap capabilities through a clean API",
"author": "Eyal Chojnowski <eyal@pianity.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/arsnap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pianity/arsnap",
"version": "0.1.0",
"version": "0.2.0",
"description": "Access Arweave through Metamask",
"author": "Eyal Chojnowski <eyal@pianity.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pianity/arsnap-compat",
"version": "0.1.0",
"version": "0.1.1",
"description": "Make ArSnap 100% compatible with dApps developped for ArConnect by mimicking its API",
"author": "Eyal Chojnowski <eyal@pianity.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pianity/arsnap-wallet",
"version": "0.1.0",
"version": "0.1.1",
"description": "Arsnap's Official Wallet",
"author": "Eyal Chojnowski <eyal@pianity.com>",
"license": "MIT",
Expand Down

0 comments on commit c8b9fc2

Please sign in to comment.