Skip to content
This repository was archived by the owner on Feb 5, 2023. It is now read-only.

Commit d70132f

Browse files
committed
chore(release): 0.3.0 [skip ci]
# [0.3.0](v0.2.0...v0.3.0) (2019-05-09) ### Features * Cleanup, better error message ([#42](#42)) ([70c3b55](70c3b55))
1 parent 77059f9 commit d70132f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# [0.3.0](https://github.com/ffflorian/crates-updater/compare/v0.2.0...v0.3.0) (2019-05-09)
2+
3+
### Features
4+
5+
- Cleanup, better error message ([#42](https://github.com/ffflorian/crates-updater/issues/42)) ([70c3b55](https://github.com/ffflorian/crates-updater/commit/70c3b55))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"release": "semantic-release",
7070
"test": "exit 0"
7171
},
72-
"version": "0.2.0"
72+
"version": "0.3.0"
7373
}

0 commit comments

Comments
 (0)