From a50618e41c4c8a69a7b2a98ea7e373de238045d8 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Fri, 12 Jan 2018 17:54:57 +0800 Subject: [PATCH] milestone(0.1.1) --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 944280c..5d9c80f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.1.0", + "version": "0.1.1", "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 f91ab25..ce88658 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Gitako", - "version": "0.1.0", + "version": "0.1.1", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"