Skip to content

Commit

Permalink
webthing: Update version to 0.0.9
Browse files Browse the repository at this point in the history
Change-Id: I7cd84cf5acedd040950871ee2a027e82eb1dbd24
Signed-off-by: Philippe Coval <p.coval@samsung.com>
  • Loading branch information
rzr committed Feb 27, 2019
1 parent de3b3c0 commit 0a0053e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/mozilla-iot-activitypub-adapter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/mozilla-iot-activitypub-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "activitypub-adapter",
"display_name": "ActivityPub",
"version": "0.0.8",
"version": "0.0.9",
"description": "ActivityPub/Mastodon adapter for Mozilla IoT Gateway",
"author": "Philippe Coval <p.coval@samsung.com> (https://www.npmjs.com/~rzr)",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion example/webthing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/webthing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mastodon-lite-webthing",
"version": "0.0.8",
"version": "0.0.9",
"description": "Mastodon WebOfThing Actuator example",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0a0053e

Please sign in to comment.