Skip to content

Commit

Permalink
Prepare v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Jul 12, 2018
1 parent c99e663 commit bd43fcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## 1.2.2 - 2018-07-12
### Changed
- Undo deprecation of `NewProviderGroup`.

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
package config // import "go.uber.org/config"

// Version is the current semantic version.
const Version = "1.2.1"
const Version = "1.2.2"

0 comments on commit bd43fcd

Please sign in to comment.