We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55caa9 commit 903583aCopy full SHA for 903583a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@badmachine/influxdb3-napi",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Influxdb3 client written in rust and built for nodejs with napi-rs",
5
"main": "index.js",
6
"repository": "git@github.com:BadMachine/influxdb3-napi.git",
@@ -131,4 +131,4 @@
131
"@badmachine/influxdb3-napi-win32-arm64-msvc": "1.0.0",
132
"@badmachine/influxdb3-napi-android-arm-eabi": "1.0.0"
133
}
134
-}
+}
0 commit comments