Skip to content

Commit fa0c090

Browse files
committed
build: bump version
1 parent d9ece0b commit fa0c090

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-web-serial",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Angular library for Web Serial API with RxJS",
55
"repository": {
66
"type": "git",

projects/angular-serial/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-web-serial",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"peerDependencies": {
55
"@angular/common": "^17.3.0",
66
"@angular/core": "^17.3.0"

0 commit comments

Comments
 (0)