Skip to content

Commit d898300

Browse files
committed
bump to v2.1.0
1 parent 46a24eb commit d898300

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "phasor"
3-
version = "2.0.2"
3+
version = "2.1.0"
44
edition = "2018"
55
authors = ["Bruno Dutra <brunocodutra@gmail.com>"]
66
description= "Complex numbers done right"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phasor.js",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Complex numbers done right",
55
"scripts": {
66
"build.bundler": "wasm-pack build --target bundler --out-dir dist/bundler",

0 commit comments

Comments
 (0)