File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4242### Added
4343- Initial release (@pboling )
4444
45- [ Unreleased ] : https://gitlab.com/oauth-xx/oauth-tty/-/compare/v1.0.4...main
45+ [ Unreleased ] : https://gitlab.com/oauth-xx/oauth-tty/-/compare/v1.0.5...main
46+ [ 1.0.5 ] : https://gitlab.com/oauth-xx/oauth-tty/-/compare/v1.0.4...v1.0.5
47+ [ 1.0.5t ] : https://gitlab.com/oauth-xx/oauth-tty/-/releases/tag/v1.0.5
4648[ 1.0.4 ] : https://gitlab.com/oauth-xx/oauth-tty/-/compare/v1.0.3...v1.0.4
4749[ 1.0.4t ] : https://gitlab.com/oauth-xx/oauth-tty/-/releases/tag/v1.0.4
4850[ 1.0.3 ] : https://gitlab.com/oauth-xx/oauth-tty/-/compare/v1.0.2...v1.0.3
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- oauth-tty (1.0.4 )
4+ oauth-tty (1.0.5 )
55 version_gem (~> 1.1 , >= 1.1.1 )
66
77GEM
Original file line number Diff line number Diff line change 33module OAuth
44 module TTY
55 module Version
6- VERSION = "1.0.4 "
6+ VERSION = "1.0.5 "
77 end
88 end
99end
You canβt perform that action at this time.
0 commit comments