diff --git a/package.json b/package.json index 877efc614..723477104 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swr", - "version": "0.1.13", + "version": "0.1.14", "description": "React Hooks library for remote data fetching", "main": "./dist/index.js", "module": "./esm/index.js",