We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169899e commit 21e00acCopy full SHA for 21e00ac
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@badmachine/influxdb3-napi",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Influxdb3 client written in rust and built for nodejs with napi-rs",
5
"main": "index.js",
6
"repository": {
@@ -140,4 +140,4 @@
140
"@badmachine/influxdb3-napi-win32-ia32-msvc": "1.0.0",
141
"@badmachine/influxdb3-napi-win32-x64-msvc": "1.0.0"
142
}
143
-}
+}
0 commit comments