Skip to content

Commit

Permalink
release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrancois committed Mar 28, 2015
1 parent 55964d2 commit 02dbdbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.3.1
* Update dependencies for SDK 1.9.1
* Use async/await

### 0.3.0
* Firmata now works with chrome serial api.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: firmata
version: 0.3.1-dev
version: 0.3.1
description: Dart Implementation of Firmata
author: Nicolas Francois <nicolas.franc@gmail.com>
homepage: https://github.com/nfrancois/firmata
Expand Down

0 comments on commit 02dbdbf

Please sign in to comment.