File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
9+ ## [ 0.4.2] - 2020-01-21
910### Changed
1011- Updated dependencies
1112- Made ` svc_account ` example async
@@ -46,7 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4647- Initial add of ` tame-oauth `
4748
4849<!-- next-url -->
49- [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.1...HEAD
50+ [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.2...HEAD
51+ [ 0.4.2 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.1...0.4.2
5052[ 0.4.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.0...0.4.1
5153[ 0.4.0 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.3.1...0.4.0
5254[ 0.3.1 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.3.0...0.3.1
Original file line number Diff line number Diff line change 11[package ]
22name = " tame-oauth"
3- version = " 0.4.1 "
3+ version = " 0.4.2 "
44authors = [
" Embark <[email protected] >" ,
" Jake Shadle <[email protected] >" ]
55edition = " 2018"
66description = " A (very) simple oauth 2.0 library"
You can’t perform that action at this time.
0 commit comments