Skip to content

Commit

Permalink
chore: Update version to 0.1.0 for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
xanaawakens committed Dec 29, 2024
1 parent b65c9e9 commit cb0e037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@avixiii/bundle-size-tracker",
"version": "1.0.0",
"version": "0.1.0",
"description": "A powerful and flexible tool to track and analyze JavaScript bundle sizes across different build tools",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit cb0e037

Please sign in to comment.