Skip to content

Commit fe8611c

Browse files
committed
Update README.md
1 parent 710080b commit fe8611c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bit-lib4j [![Build Status](https://travis-ci.org/devnied/Bit-lib4j.png?branch=ma
44
Bit-Lib4j is an useful library to manipulate bits in Java.<br/>
55
With this library you can read/write data in a byte array with a custom size for Java primitive types.
66

7-
<b>Current version : 1.4.6</b>
7+
<b>Current version : 1.4.7</b>
88

99
##Simple API
1010

@@ -39,7 +39,7 @@ More documentation into the [wiki](https://github.com/devnied/Bit-lib4j/wiki)
3939
<dependency>
4040
<groupId>com.github.devnied</groupId>
4141
<artifactId>bit-lib4j</artifactId>
42-
<version>1.4.6</version>
42+
<version>1.4.7</version>
4343
</dependency>
4444
```
4545

0 commit comments

Comments
 (0)