Skip to content

Commit bd9d127

Browse files
authored
chore: Version 0.19.0 (#338)
Since we have not released rs-0.46 yet, this version will release current code from main. Co-authored-by: Bidek56 <[email protected]>
1 parent d679740 commit bd9d127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nodejs-polars"
3-
version = "0.18.0"
3+
version = "0.19.0"
44
authors = ["Cory Grinstead"]
55
documentation = "https://pola-rs.github.io/polars-book/"
66
edition = "2021"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-polars",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"repository": "https://github.com/pola-rs/nodejs-polars.git",
55
"license": "MIT",
66
"main": "bin/index.js",

0 commit comments

Comments
 (0)