Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Bump version to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
meliaj committed Aug 24, 2017
1 parent 56e3e13 commit a68f113
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.2.4 (2017-08-24)

* Revert unnecessary json dependency upgrade introduced in 1.2.2
* Lock gem versions to allow Ruby 1.9 usage agai

## 1.2.3 (2017-08-04)

* Fix DistrictStatus valid states
Expand Down
2 changes: 1 addition & 1 deletion lib/clever-ruby/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
=end

module Clever
VERSION = "1.2.3"
VERSION = "1.2.4"
end

0 comments on commit a68f113

Please sign in to comment.