From c735813a3b22ddf32b68f6c49ebe16509ae50899 Mon Sep 17 00:00:00 2001 From: Izaak Schroeder Date: Wed, 14 Jun 2017 21:28:01 -0700 Subject: [PATCH] Version bump to `0.4.1`. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d99377b..80abd5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "relocation", - "version": "0.4.0", + "version": "0.4.1", "description": "Relocation works with React Redux to manage modals, lightboxes, alerts, and overlays.", "main": "index.js", "scripts": {