From 94523af02a1be77db23c85ee5d20e840e73932c1 Mon Sep 17 00:00:00 2001 From: tmarshall Date: Sun, 10 Sep 2017 15:42:47 -0700 Subject: [PATCH] alpha-3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd46811..3c06cb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "federal", - "version": "0.0.1-alpha.2", + "version": "0.0.1-alpha.3", "description": "Minimalistic centralized React store", "main": "./dist/federal.js", "bugs": "https://github.com/ConjureLabs/federal/issues",