Skip to content

Commit

Permalink
bump version (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
universalmind303 authored Aug 28, 2024
1 parent a973e43 commit 08d181f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nodejs-polars"
version = "0.14.0"
version = "0.15.0"
authors = ["Cory Grinstead"]
documentation = "https://pola-rs.github.io/polars-book/"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-polars",
"version": "0.14.0",
"version": "0.15.0",
"repository": "https://github.com/pola-rs/nodejs-polars.git",
"license": "MIT",
"main": "bin/index.js",
Expand Down

0 comments on commit 08d181f

Please sign in to comment.