diff --git a/package-lock.json b/package-lock.json index 49c468a..fcf77c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "async-react-router", - "version": "0.2.1", + "version": "0.2.2", "lockfileVersion": 1, "dependencies": { "@ava/babel-plugin-throws-helper": { diff --git a/package.json b/package.json index c824fec..c3fe11f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-react-router", - "version": "0.2.1", + "version": "0.2.2", "description": "Client side react router with async. It like next.js!", "main": "build/index.js", "scripts": {