Skip to content

Commit 6b356eb

Browse files
committed
Upped patch version number for manifest change
1 parent 129b15a commit 6b356eb

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.2.1] - 2019-04-14
4+
### Changed
5+
* Modified Cargo manifest entry for the license
6+
37
## [0.2.0] - 2019-04-14
48
### Added
59

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gitpub"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Logan Saso <[email protected]>"]
55
description = "A CLI app to create remote git repositories."
66
repository = "https://github.com/loganintech/gitpub"

0 commit comments

Comments
 (0)