Skip to content

Commit dc1b26f

Browse files
committed
chore: release v0.1.8
1 parent 9723435 commit dc1b26f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

custom_components/bluebubbles/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"requirements": [
1212
"aiohttp"
1313
],
14-
"version": "0.1.7"
14+
"version": "0.1.8"
1515
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "ha-bluebubbles",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"description": "A project for managing BlueBubbles integration.",
66
"author": "Helvio Pedreschi",
77
"license": "MIT",

0 commit comments

Comments
 (0)