Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
The current state is considered feature-complete, as the main
TFTP RFC and the important extensions have been implemented.
  • Loading branch information
reinerh committed Mar 12, 2019
1 parent 1967bf8 commit fb7b378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rtftp"
version = "0.1.0"
version = "1.0.0"
authors = ["Reiner Herrmann <[email protected]>"]
edition = "2018"
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit fb7b378

Please sign in to comment.