From 8f149b54ff1666d3c7f5a612d172329533947df6 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 16 Jun 2016 06:53:26 +0000 Subject: [PATCH] Bump version to 0.0.43. [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df3bb91d4..132a01d0f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "black-screen", "productName": "Black Screen", "description": "A terminal emulator for the 21st century.", - "version": "0.0.42", + "version": "0.0.43", "main": "compiled/src/main/Main.js", "author": "Volodymyr Shatskyi ", "repository": {