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

Commit

Permalink
Bumps up to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuhei Kitagawa committed Sep 23, 2018
1 parent af3b9e1 commit 2b81974
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
## [Unreleased]


<a name="v0.0.3"></a>
## [v0.0.3] - 2018-09-19
<a name="v0.0.4"></a>
## [v0.0.4] - 2018-09-23

<a name="v0.0.2"></a>
## [v0.0.2] - 2018-09-18
Expand All @@ -14,6 +14,6 @@
- Update import path.


[Unreleased]: https://github.com/shuheiktgw/go-travis/compare/v0.0.3...HEAD
[v0.0.3]: https://github.com/shuheiktgw/go-travis/compare/v0.0.2...v0.0.3
[Unreleased]: https://github.com/shuheiktgw/go-travis/compare/v0.0.4...HEAD
[v0.0.4]: https://github.com/shuheiktgw/go-travis/compare/v0.0.2...v0.0.4
[v0.0.2]: https://github.com/shuheiktgw/go-travis/compare/v0.0.1...v0.0.2
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

package travis

const version = "0.0.3"
const version = "0.0.4"

0 comments on commit 2b81974

Please sign in to comment.