Skip to content

Commit

Permalink
increment to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rockaport committed Jan 24, 2017
1 parent 36fd212 commit 2ffc34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CI](https://circleci.com/gh/rockaport/alice.svg?style=shield)](https://circleci.
Java AES encryption library for working with byte arrays and files. Various key lengths, block modes, padding schemes, key deriviation functions, and Message Authentication Codes (MAC) are available. See the [javadoc](https://rockaport.github.io/alice) for more information.

# Download
The easist way is to use [jitpack](https://jitpack.io/#rockaport/alice/0.2.0)
The easist way is to use [jitpack](https://jitpack.io/#rockaport/alice/0.3.0)

## Initialization
```java
Expand Down

0 comments on commit 2ffc34d

Please sign in to comment.