Skip to content

Commit

Permalink
package.json: start version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Jan 6, 2020
1 parent 1ccfac8 commit c30009d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "firmata-monorepo",
"description": "Firmata protocol implementation for programmatic interaction with Arduino and Arduino compatible development boards.",
"private": true,
"version": "2.0.1",
"version": "3.0.0",
"author": "Julian Gautier",
"license": "MIT",
"homepage": "http://www.github.com/firmata/firmata.js",
Expand Down

0 comments on commit c30009d

Please sign in to comment.