Skip to content

Commit

Permalink
Add version to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg committed Jun 15, 2022
1 parent c6e42f4 commit 743b2f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![pkg-img]][pkg-url]
[![reportcard-img]][reportcard-url]
[![coverage-img]][coverage-url]
[![version-img]][version-url]

Go database schema migrator library (See [dbumper](https://github.com/cristalhq/dbumper) tool).

Expand Down Expand Up @@ -43,3 +44,5 @@ See [these docs][pkg-url].
[reportcard-url]: https://goreportcard.com/report/cristalhq/dbump
[coverage-img]: https://codecov.io/gh/cristalhq/dbump/branch/main/graph/badge.svg
[coverage-url]: https://codecov.io/gh/cristalhq/dbump
[version-img]: https://img.shields.io/github/v/release/cristalhq/dbump
[version-url]: https://github.com/cristalhq/dbump/releases

0 comments on commit 743b2f3

Please sign in to comment.