diff --git a/package.json b/package.json index 5b1ab89..3256c7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wardpeet/gatsby-plugin-static-site", - "version": "0.2.1", + "version": "0.2.2", "description": "A plugin that disables client side routing for gatsby", "main": "index.js", "author": "Ward Peeters ", @@ -66,4 +66,4 @@ "dependencies": { "webpack": "^4.41.2" } -} \ No newline at end of file +}