Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Aug 26, 2015
1 parent a34b472 commit 3961ec7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.1.0 (2015-08-26)
* Fixed Disc#put handling of first_track being > 1

## 1.0.0 (2013-05-01)
* Final API and documentation cleanup.
* Fixed library loading on Windows and OSX.
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.0.0"
VERSION = "1.1.0"
end

0 comments on commit 3961ec7

Please sign in to comment.