Skip to content

Commit e6a5e47

Browse files
committed
Bump
1 parent 809a42b commit e6a5e47

3 files changed

Lines changed: 2 additions & 3 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 = "msgflo"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = ["Jon Nordby <jononor@gmail.com>"]
55

66
[dependencies]

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ See [./examples](./examples)
3535

3636
* Allow any number of in/outports
3737
* Allow sending multiple messages out
38-
* Finalize initial API
3938
* Make error handling sane
4039
* Add example of consuming/sending JSON data
4140
* Add test for NACK on error condition

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "msgflo-rust",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Participant support for Rust lang",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)