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