Skip to content

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Feb 11, 2016
1 parent 88b5f01 commit ddbe21e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES → CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 1.1.2 (2016-02-11)
* Fixed first and last track being swapped in example readdiscid.rb
* Restricted dependencies for Ruby 1.8 to maintain compatibility
* Test against Ruby 2.3

## 1.1.1 (2015-08-27)
* Fixed gem file permissions

Expand Down
2 changes: 1 addition & 1 deletion lib/discid/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@

module DiscId
# The version of ruby-discid.
VERSION = "1.1.1"
VERSION = "1.1.2"
end

0 comments on commit ddbe21e

Please sign in to comment.