Skip to content

Commit 4b3c874

Browse files
committed
Release 0.2.0
Signed-off-by: Yue Yang <[email protected]>
1 parent 0748dd4 commit 4b3c874

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.1.3] - 2021-03-02
8+
## [0.2.0] - 2021-03-09
99

1010
### Added
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yeya24-chaosmesh-datasource",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Chaos Mesh Datasource",
55
"author": "Yue Yang <[email protected]> (https://g1eny0ung.site)",
66
"license": "Apache-2.0",

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"url": "https://chaos-mesh.org/"
3232
}
3333
],
34-
"version": "0.1.2",
34+
"version": "0.2.0",
3535
"updated": "%TODAY%"
3636
},
3737
"dependencies": {

0 commit comments

Comments
 (0)