Skip to content

Commit

Permalink
Bumped version into v3.0.0
Browse files Browse the repository at this point in the history
* Refactor the build flow and project structure
* Rewrote tests with jest
* Fixed the issue of not updating when receive new props (#8)
* Updated example
  • Loading branch information
patw0929 committed Dec 23, 2017
1 parent 04723bf commit b810d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-twzipcode",
"version": "2.0.2",
"version": "3.0.0",
"description": "Rewrite jQuery-TWzipcode in React.js.",
"main": "dist/main.js",
"homepage": "https://github.com/patw0929/react-twzipcode",
Expand Down

0 comments on commit b810d79

Please sign in to comment.