From 0bfcc90755faf5656607b881915fef60e1477365 Mon Sep 17 00:00:00 2001 From: justin Date: Wed, 1 Apr 2015 16:18:17 -0400 Subject: [PATCH] bumps package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44c7390..dcdd58c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "win-common", - "version": "0.0.12", + "version": "0.0.13", "description": "Essential libraries and helpers for Node projects.", "main": "index.js", "scripts": {