We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78defbe commit 26e9481Copy full SHA for 26e9481
.npmignore
@@ -1,10 +1,8 @@
1
.DS_Store
2
.vscode
3
.rpt2_cache
4
-docs-theme
5
hex
6
node_modules
7
.gitignore
8
-circle.yml
9
index.html
10
npm-debug.log
LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2019 Rob Moran
+Copyright (c) 2024 Rob Moran
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
package.json
{
"name": "microbit-web-bluetooth",
- "version": "0.6.0",
+ "version": "0.7.0",
"description": "Web Bluetooth library for micro:bit",
"homepage": "https://github.com/thegecko/microbit-web-bluetooth",
"license": "MIT",
0 commit comments