Compare commits

...

2 commits

Author SHA1 Message Date
9d6bcecf10 Update 'Cargo.toml'
Bumped version to 0.2.0.
2021-05-11 11:43:38 +02:00
ef1e849d0e Fixed Doc comment (hopfully for the last time)
They are strange indeed.
2021-05-05 20:56:33 +02:00

View file

@ -1,6 +1,6 @@
[package]
name = "irc_stream"
version = "0.1.0"
version = "0.2.0"
authors = ["Thelie <git.daniel@mowitz.rocks>"]
edition = "2018"