Skip to content

Commit 021497e

Browse files
committed
Publish 0.15.0
1 parent 3286b59 commit 021497e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Current
44

5+
TBD
6+
7+
## 0.15.0 / 2017-01-27
8+
59
* Validate rules (and raise ArgumentError) on invalid `from_hash`
610
* Make the iCal parser use the `from_hash` implementation under the hood
711
* Added i18n translations for Russian, Swedish, German, and French

lib/ice_cube/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module IceCube
22

3-
VERSION = '0.14.0'
3+
VERSION = '0.15.0'
44

55
end

0 commit comments

Comments
 (0)