Skip to content

Commit

Permalink
0.3.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miridius committed Apr 15, 2020
1 parent 38bc675 commit dace8df
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion native/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tcn-node"
version = "0.2.0"
version = "0.3.0-alpha.0"
authors = ["David Rolle <miridius@miridi.us>"]
license = "Apache-2.0"
build = "build.rs"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tcn-node",
"version": "0.2.0",
"version": "0.3.0-alpha.0",
"description": "Node.js Module that Wraps TCN Protocol Rust Implementation",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit dace8df

Please sign in to comment.