Skip to content

Commit

Permalink
update package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
aralroca committed Nov 22, 2023
1 parent 6fd3dfa commit 3b0884d
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": "default-composer",
"version": "0.5.4",
"version": "0.6.0",
"description": "A JavaScript library that allows you to set default values for nested objects",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
Expand Down Expand Up @@ -47,4 +47,4 @@
"@babel/preset-typescript": "7.21.5",
"microbundle": "0.15.1"
}
}
}

0 comments on commit 3b0884d

Please sign in to comment.