Skip to content

Commit

Permalink
release: v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sampullman committed Nov 9, 2024
1 parent b5a4bea commit 7fa8a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samatech/vue3-eth",
"version": "0.8.0",
"version": "0.9.0",
"description": "Vue3 library for building Dapps in an ES module environment",
"module": "dist/vue3-eth.mjs",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -53,4 +53,4 @@
"vite-plugin-dts": "4.2.2",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
}

0 comments on commit 7fa8a3d

Please sign in to comment.