We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce2beb commit 472ca8aCopy full SHA for 472ca8a
README.md
@@ -1,6 +1,6 @@
1
# openSenseMap Client
2
3
-Based on API version: `v11.1.0`
+Based on API version: `v11.2.0`
4
5
[](https://npmjs.org/package/opensensemap-client)
6
package.json
@@ -1,7 +1,7 @@
{
"name": "opensensemap-client",
"description": "The library allows and improves type-based working with the openSenseMap API",
- "version": "1.6.0",
+ "version": "1.7.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
7
"repository": "https://github.com/KillerJulian/opensensemap-client",
0 commit comments