Skip to content

Commit

Permalink
Bumped version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elektronenhirn committed Mar 17, 2021
1 parent 8d69b80 commit 1e6d88c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "cwver"
version = "0.1.0"
version = "0.2.0"
authors = ["Florian Bramer <elektronenhirn@gmail.com>"]
edition = "2018"
description = "Command line tool to derive calendar date from a calendar week version schema"
categories = ["command-line-interface"]
license = "MIT/Apache-2.0"
readme = "README.md"
license = "The Unlicense"
readme = "Readme.md"
repository = "https://github.com/elektronenhirn/cwver.git"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 1e6d88c

Please sign in to comment.