Skip to content

Commit 5de5f12

Browse files
bump version
1 parent 655183c commit 5de5f12

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.10.0"
3+
version = "0.11.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.10.0",
3+
"version": "0.11.0",
44
"repository": "https://github.com/pola-rs/nodejs-polars.git",
55
"license": "MIT",
66
"main": "bin/index.js",

0 commit comments

Comments
 (0)