From 865ad61c6d563e107d681a2a24604c9f5e0e0630 Mon Sep 17 00:00:00 2001 From: Rajiv Tirumalareddy Date: Wed, 20 Aug 2014 14:45:23 -0700 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa62e34f..21784fa8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fetchr", - "version": "0.1.0", + "version": "0.2.0", "description": "Fetchr augments Flux applications by allowing Flux stores to be used on server and client to fetch data", "main": "index.js", "scripts": {