Skip to content

Commit b003063

Browse files
committed
Release 0.13.1
1 parent 640d764 commit b003063

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
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.13.0 / 2015-05-26
4+
5+
* [FEATURE] from_ical!
6+
37
## 0.12.1 / 2014-07-04
48

59
* [FEATURE] Deprecation message improvements

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.12.1'
3+
VERSION = '0.13.0'
44

55
end

0 commit comments

Comments
 (0)