From 7805f4efad4ae48cbfac27efcb33ce5ab940f2f0 Mon Sep 17 00:00:00 2001 From: vankasteelj Date: Sat, 7 May 2016 21:52:08 +0200 Subject: [PATCH] bump to 1.5.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a3e285..033afb1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "releaseName": "OpenSubtitles Uploader", "description": "Upload subtitles to OpenSubtitles", "license": "GPL-3.0", - "version": "1.4.0", + "version": "1.5.0", "homepage": "https://github.com/vankasteelj/opensubtitles-uploader", "releases": "https://github.com/vankasteelj/opensubtitles-uploader/releases", "author": { @@ -43,4 +43,4 @@ "run-sequence": "1.x.x", "yargs": "4.x.x" } -} \ No newline at end of file +}