From 4b3c874dbf83fa16a22595b19e37e56bd3c0e8fc Mon Sep 17 00:00:00 2001 From: Yue Yang Date: Tue, 9 Mar 2021 11:45:22 +0800 Subject: [PATCH] Release 0.2.0 Signed-off-by: Yue Yang --- CHANGELOG.md | 2 +- package.json | 2 +- src/plugin.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b71ebc..756c421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.1.3] - 2021-03-02 +## [0.2.0] - 2021-03-09 ### Added diff --git a/package.json b/package.json index fe40761..8659658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yeya24-chaosmesh-datasource", - "version": "0.1.2", + "version": "0.2.0", "description": "Chaos Mesh Datasource", "author": "Yue Yang (https://g1eny0ung.site)", "license": "Apache-2.0", diff --git a/src/plugin.json b/src/plugin.json index f33efd1..57001af 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -31,7 +31,7 @@ "url": "https://chaos-mesh.org/" } ], - "version": "0.1.2", + "version": "0.2.0", "updated": "%TODAY%" }, "dependencies": {