From 74e1d57311e5fa258895a2749223145e2608166d Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Sat, 19 May 2018 15:00:20 +0800 Subject: [PATCH] bump version --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3cea841..6764ff9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.1.4", + "version": "0.2.0", "description": "yet another extension for GitHub", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda", diff --git a/src/manifest.json b/src/manifest.json index 62de41a..b919608 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Gitako", - "version": "0.1.4", + "version": "0.2.0", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"