Skip to content

Commit bcff890

Browse files
chore: 0.18.0 release (pola-rs#308)
1 parent 3eda980 commit bcff890

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

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

package.json

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

0 commit comments

Comments
 (0)