diff --git a/package.json b/package.json index af6f0090..0c4e6dd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fetchr", - "version": "0.2.1", + "version": "0.2.2", "description": "Fetchr augments Flux applications by allowing Flux stores to be used on server and client to fetch data", "main": "index.js", "scripts": {