We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c7212 commit 01b7bf3Copy full SHA for 01b7bf3
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "msgflo"
3
-version = "0.0.2"
+version = "0.0.3"
4
authors = ["Jon Nordby <jononor@gmail.com>"]
5
6
[dependencies]
package.json
{
"name": "msgflo-rust",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Participant support for Rust lang",
"main": "index.js",
"directories": {
0 commit comments