From b8d09ddf4023d911cb7dbd6595efca0960366d23 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 31 Oct 2016 23:41:10 +0000 Subject: [PATCH] Bump version to 0.2.73. [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64be75e0a..34b3db712 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.72", + "version": "0.2.73", "main": "compiled/src/main/Main.js", "author": "Volodymyr Shatskyi ", "repository": {