Skip to content

Commit

Permalink
updating readme to include the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Feb 20, 2016
1 parent 2662443 commit 80484d5
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 @@ -44,13 +44,13 @@ ease of use and embeddability in other libraries.
<dependency>
<groupId>com.neuronrobotics</groupId>
<artifactId>nrjavaserial</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
</dependency>

## Gradle

dependencies {
compile "com.neuronrobotics:nrjavaserial:3.11.0"
compile "com.neuronrobotics:nrjavaserial:3.12.0"
}

# Building the JAR
Expand Down

0 comments on commit 80484d5

Please sign in to comment.