Skip to content

Commit

Permalink
Bump to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius de Bruijn committed Jan 7, 2022
1 parent 6ec6963 commit 951c890
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

## Version 0.7.1

- Support all pre-login tokens

## Version 0.7.0

- Remove async-std from deps if using tokio
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license = "MIT/Apache-2.0"
name = "tiberius"
readme = "README.md"
repository = "https://github.com/prisma/tiberius"
version = "0.7.0"
version = "0.7.1"

[workspace]
members = ["runtimes-macro"]
Expand Down

0 comments on commit 951c890

Please sign in to comment.