Skip to content

Commit

Permalink
fix(auth): Fix the crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Sep 30, 2021
1 parent cffaf6c commit f4d3c81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion authentication-service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "drogue-cloud-authentication-service"
version = "0.6.0"
version = "0.7.0"
authors = ["Jean-Baptiste Trystram <jbtrystram@redhat.com>"]
edition = "2018"

Expand Down

0 comments on commit f4d3c81

Please sign in to comment.