From e8d182abf07223461c93a981e01ad4bae9853dbf Mon Sep 17 00:00:00 2001 From: Will Goto Date: Fri, 29 Sep 2017 15:30:11 -0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9698177..58d717e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-axiom", - "version": "0.2.3", + "version": "0.2.4", "description": "React Axiom is a way to use models with React.", "repository": "https://github.com/wgoto/react-axiom", "main": "lib/react-axiom.js",