From 157e3c5cb0662785ed070c1839d20cc368e4660e Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Wed, 14 Oct 2015 14:27:21 -0700 Subject: [PATCH] Fixes #11: Bumping NPM version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffac0e0..c7c322d 100644 --- a/package.json +++ b/package.json @@ -18,5 +18,5 @@ "test": "node_modules/expresso/bin/expresso test/*" }, "main": "./lib/soda-js.js", - "version": "0.2.1" + "version": "0.2.2 }