Skip to content

Commit

Permalink
(cargo-release) version 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Oct 5, 2019
1 parent c23c0ea commit d39e927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-workspace"
version = "0.1.7-alpha.0"
version = "0.1.7"
authors = ["Tom Forbes <[email protected]>"]
edition = "2018"
description = "Manage and update personal and work git repos from multiple providers"
Expand All @@ -25,4 +25,4 @@ console = "0.9.0"


[target."cfg(unix)".dependencies]
expanduser = "1.2.1"
expanduser = "1.2.1"

0 comments on commit d39e927

Please sign in to comment.