Skip to content

Commit

Permalink
This is 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmacarthur committed Jul 7, 2019
1 parent 480b990 commit 6c4d8b8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ deploy:
file: "$CRATE-$TRAVIS_TAG-$TARGET"
# Publish to crates.io
- provider: cargo
skip_cleanup: true
on:
condition: "$PUBLISH = true"
tags: true
Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "Apache-2.0/MIT"
name = "sheldon"
readme = "README.md"
repository = "https://github.com/rossmacarthur/sheldon"
version = "0.4.3"
version = "0.4.4"

[dependencies]
ansi_term = "0.11.0"
Expand Down

0 comments on commit 6c4d8b8

Please sign in to comment.