From 3b9ec876c156b4909e725b07be8f968e7867b13e Mon Sep 17 00:00:00 2001 From: Bryan Phelps Date: Wed, 4 Apr 2018 10:01:17 -0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48740e9..a0fcb1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oni-api", - "version": "0.0.41", + "version": "0.0.42", "description": "Oni's API layer", "main": "lib/index.js", "types": "lib/index.d.ts",