From 8a0bc5d0246e054768024d3c555535fc28bd7042 Mon Sep 17 00:00:00 2001 From: Will Goto Date: Thu, 3 Oct 2019 13:37:16 -0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6407b4..5b8a83a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-axiom", - "version": "0.4.1", + "version": "0.4.2", "description": "React Axiom is a way to use models with React.", "repository": "https://github.com/wgoto/react-axiom", "main": "lib/index.js",