Skip to content

Commit 26e9481

Browse files
committed
v0.7.0
1 parent 78defbe commit 26e9481

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.npmignore

-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
.DS_Store
22
.vscode
33
.rpt2_cache
4-
docs-theme
54
hex
65
node_modules
76
.gitignore
8-
circle.yml
97
index.html
108
npm-debug.log

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 Rob Moran
3+
Copyright (c) 2024 Rob Moran
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microbit-web-bluetooth",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Web Bluetooth library for micro:bit",
55
"homepage": "https://github.com/thegecko/microbit-web-bluetooth",
66
"license": "MIT",

0 commit comments

Comments
 (0)