Skip to content

Commit

Permalink
release: v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sampullman committed Sep 27, 2024
1 parent 5ba7f1f commit ea30268
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.7.0",
"version": "0.8.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 ea30268

Please sign in to comment.