From 6418c19671703c1d97dd1c1bb95d468cc4d1530b Mon Sep 17 00:00:00 2001 From: GyeongSu Han Date: Mon, 17 Feb 2020 22:29:52 +0900 Subject: [PATCH] version 0.1.1 --- helm/Chart.yaml | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 1d732b6..2803713 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,7 +1,7 @@ name: prbot -version: 0.1 +version: 0.1.1 maintainers: - name: micalgenus email: micalgenus@gmail.com url: https://micalgenus.github.io/ -appVersion: 0.1 +appVersion: 0.1.1 diff --git a/package.json b/package.json index 41cb8e6..2c867e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prbot", - "version": "0.1.0", + "version": "0.1.1", "repository": "https://github.com/blackcowmoo/prbot.git", "license": "MIT", "scripts": {