Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsteinman committed Jul 8, 2020
1 parent 9e13f93 commit 170fb42
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 1,058 deletions.
2 changes: 2 additions & 0 deletions examples/assistants/grasshopper-assistant/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

package-lock.json
301 changes: 0 additions & 301 deletions examples/assistants/grasshopper-assistant/package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion examples/assistants/grasshopper-assistant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "",
"license": "MIT",
"dependencies": {
"jaxcore-bumblebee": "0.0.3"
"jaxcore-bumblebee": "0.0.4"
}
}
2 changes: 2 additions & 0 deletions examples/assistants/hey_edison-assistant/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

package-lock.json
2 changes: 1 addition & 1 deletion examples/assistants/hey_edison-assistant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "",
"license": "MIT",
"dependencies": {
"jaxcore-bumblebee": "0.0.3"
"jaxcore-bumblebee": "0.0.4"
}
}
2 changes: 2 additions & 0 deletions examples/assistants/porcupine-assistant/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

package-lock.json
Loading

0 comments on commit 170fb42

Please sign in to comment.