Skip to content

Commit

Permalink
0.7.3 version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ctongfei committed Mar 31, 2019
1 parent 5b83758 commit dd4b49c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For Consolas or Andale Mono fonts, use `ProgressBarStyle.ASCII` because the box-

#### Documentation
- [Documentation](http://ctongfei.github.io/progressbar/)
- [Javadoc](https://javadoc.io/doc/me.tongfei/progressbar/0.7.2)
- [Javadoc](https://javadoc.io/doc/me.tongfei/progressbar/0.7.3)


#### Installation
Expand All @@ -27,7 +27,7 @@ Maven:
<dependency>
<groupId>me.tongfei</groupId>
<artifactId>progressbar</artifactId>
<version>0.7.2</version>
<version>0.7.3</version>
</dependency>
```

Expand Down

0 comments on commit dd4b49c

Please sign in to comment.