From 1ab3d798b6df7ce68061554dad3a93400a9f2a4a Mon Sep 17 00:00:00 2001 From: Jake Marsh Date: Wed, 11 May 2016 21:20:55 -0700 Subject: [PATCH] bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f510e1d..a47970d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-rocket-boilerplate", - "version": "2.4.1", + "version": "2.5.0", "author": "Jake Marsh ", "description": "Boilerplate using React, Browserify, SASS, and Gulp.", "repository": {