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

Commit b357c2c

Browse files
committed
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.0...v0.4.0) (2019-05-27) ### Features * Force release ([c097c48](c097c48))
1 parent c097c48 commit b357c2c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.4.0](https://github.com/ffflorian/crates-updater/compare/v0.3.0...v0.4.0) (2019-05-27)
2+
3+
### Features
4+
5+
- Force release ([c097c48](https://github.com/ffflorian/crates-updater/commit/c097c48))
6+
17
# [0.3.0](https://github.com/ffflorian/crates-updater/compare/v0.2.0...v0.3.0) (2019-05-09)
28

39
### Features

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.3.0"
72+
"version": "0.4.0"
7373
}

0 commit comments

Comments
 (0)