Skip to content

Commit

Permalink
bump to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocodutra committed Nov 1, 2020
1 parent e8d753e commit ddf082f
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 = "phasor"
version = "2.0.1"
version = "2.0.2"
edition = "2018"
authors = ["Bruno Dutra <[email protected]>"]
description= "Complex numbers done right"
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": "phasor.js",
"version": "2.0.1",
"version": "2.0.2",
"description": "Complex numbers done right",
"scripts": {
"build.bundler": "wasm-pack build --target bundler --out-dir dist/bundler",
Expand Down

0 comments on commit ddf082f

Please sign in to comment.