Skip to content

Commit

Permalink
Update Version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xujiaao committed Jun 7, 2018
1 parent 46307f7 commit bdd2d41
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@

- Update Transport Interface

- Support USB Transport
- Support USB Transport


## [0.0.4] - 2018-06-07

- Fix Bug - Bluetooth Transport is Slow
2 changes: 1 addition & 1 deletion android-firmata/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dokka {
ext.publicationConfig = rootProject.ext.publicationConfig + [
artifactGroup : 'com.xujiaao.android',
artifactName : 'android-firmata',
artifactVersion : '0.0.3',
artifactVersion : '0.0.4',
bintrayName : 'android-firmata',
bintrayGithubReleaseNotesFile: "${rootProject.relativePath(project.projectDir)}/CHANGELOG.md",
]
Expand Down
Binary file modified assets/images/sample-app.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bdd2d41

Please sign in to comment.