From 10fd7111ee7a020bcb64b55fb3e991e2e8703a12 Mon Sep 17 00:00:00 2001 From: Clay Smith Date: Thu, 22 Mar 2018 13:27:44 -0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46961eb..4f535b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lambdium", - "version": "0.1.1", + "version": "0.1.2", "description": "headless chromium in lambda prototype", "main": "index.js", "scripts": {