Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devnied committed Jun 24, 2014
1 parent 710080b commit fe8611c
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 @@ -4,7 +4,7 @@ Bit-lib4j [![Build Status](https://travis-ci.org/devnied/Bit-lib4j.png?branch=ma
Bit-Lib4j is an useful library to manipulate bits in Java.<br/>
With this library you can read/write data in a byte array with a custom size for Java primitive types.

<b>Current version : 1.4.6</b>
<b>Current version : 1.4.7</b>

##Simple API

Expand Down Expand Up @@ -39,7 +39,7 @@ More documentation into the [wiki](https://github.com/devnied/Bit-lib4j/wiki)
<dependency>
<groupId>com.github.devnied</groupId>
<artifactId>bit-lib4j</artifactId>
<version>1.4.6</version>
<version>1.4.7</version>
</dependency>
```

Expand Down

0 comments on commit fe8611c

Please sign in to comment.