From 70e8b42e084276ebc42d664099c3739dff07db7f Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 16 Mar 2017 19:30:31 +0000 Subject: [PATCH] Bump version to 0.2.140. [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0f61fa34..6e9e5dfeb 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.2.139", + "version": "0.2.140", "main": "compiled/src/main/Main.js", "author": "Volodymyr Shatskyi ", "repository": {