Skip to content

Commit

Permalink
chore(readme): update dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
kurbatov committed Aug 26, 2019
1 parent 8839902 commit c5da01a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Add the following dependency to `pom.xml` of your project:
<dependency>
<groupId>com.github.kurbatov</groupId>
<artifactId>firmata4j</artifactId>
<version>2.3.7</version>
<version>2.3.8</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Java.
<dependency>
<groupId>com.github.kurbatov</groupId>
<artifactId>firmata4j</artifactId>
<version>2.3.7</version>
<version>2.3.8</version>
</dependency>
```

Expand Down

0 comments on commit c5da01a

Please sign in to comment.