diff --git a/package.json b/package.json index 7c91e77..2c1bfd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remote-functions", - "version": "0.1.3", + "version": "0.1.4", "description": "Forgot ugly REST/GraphQL APIs! Call server functions directly from browser!", "main": "index.js", "repository": "https://github.com/angrymouse/remote-functions",