From 451275bdf72ec1a776a22b50dec45fa965b0df08 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 13 Oct 2016 05:11:00 +0000 Subject: [PATCH] Bump version to 0.2.60. [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 145b90571..68f077b31 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.59", + "version": "0.2.60", "main": "compiled/src/main/Main.js", "author": "Volodymyr Shatskyi ", "repository": {