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 d679740 commit bd9d127Copy full SHA for bd9d127
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "nodejs-polars"
3
-version = "0.18.0"
+version = "0.19.0"
4
authors = ["Cory Grinstead"]
5
documentation = "https://pola-rs.github.io/polars-book/"
6
edition = "2021"
package.json
{
"name": "nodejs-polars",
- "version": "0.18.0",
+ "version": "0.19.0",
"repository": "https://github.com/pola-rs/nodejs-polars.git",
"license": "MIT",
"main": "bin/index.js",
0 commit comments