Skip to content

Commit

Permalink
fix(build): Conflicting tags
Browse files Browse the repository at this point in the history
Because this a fork, increment the major version number to prevent any future tag conflicts during the release process.
  • Loading branch information
adam-26 committed Feb 24, 2018
1 parent ff8cd16 commit 58ee9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-chunk",
"version": "1.2.0",
"version": "6.0.0",
"description": "A higher order component for dynamically importing components, forked from react-loadable.",
"main": "lib/index.js",
"author": "adam-26",
Expand Down

0 comments on commit 58ee9b0

Please sign in to comment.