Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit 3961ec7

Browse files
committed
Release 1.1.0
1 parent a34b472 commit 3961ec7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.1.0 (2015-08-26)
4+
* Fixed Disc#put handling of first_track being > 1
5+
36
## 1.0.0 (2013-05-01)
47
* Final API and documentation cleanup.
58
* Fixed library loading on Windows and OSX.

lib/discid/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616

1717
module DiscId
1818
# The version of ruby-discid.
19-
VERSION = "1.0.0"
19+
VERSION = "1.1.0"
2020
end

0 commit comments

Comments
 (0)