Skip to content

Commit

Permalink
🔖 bump to version v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorLuizC committed Jul 22, 2019
1 parent 0d99d33 commit 0a86e2a
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": "object-descriptors",
"version": "0.1.0",
"version": "0.2.0",
"description": "A pretty well typed `Object.getOwnPropertyDescriptors` polyfill.",
"cdn": "dist/index.umd.min.js",
"main": "dist/index.js",
Expand Down

0 comments on commit 0a86e2a

Please sign in to comment.