Skip to content

Commit 170fb42

Browse files
committed
bump version
1 parent 9e13f93 commit 170fb42

13 files changed

Lines changed: 15 additions & 1058 deletions

File tree

examples/assistants/grasshopper-assistant/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
npm-debug.log*
1111
yarn-debug.log*
1212
yarn-error.log*
13+
14+
package-lock.json

examples/assistants/grasshopper-assistant/package-lock.json

Lines changed: 0 additions & 301 deletions
This file was deleted.

examples/assistants/grasshopper-assistant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"jaxcore-bumblebee": "0.0.3"
12+
"jaxcore-bumblebee": "0.0.4"
1313
}
1414
}

examples/assistants/hey_edison-assistant/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
npm-debug.log*
1111
yarn-debug.log*
1212
yarn-error.log*
13+
14+
package-lock.json

examples/assistants/hey_edison-assistant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"jaxcore-bumblebee": "0.0.3"
12+
"jaxcore-bumblebee": "0.0.4"
1313
}
1414
}

examples/assistants/porcupine-assistant/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
npm-debug.log*
1111
yarn-debug.log*
1212
yarn-error.log*
13+
14+
package-lock.json

0 commit comments

Comments
 (0)