Skip to content

Commit 6e7ea12

Browse files
committed
Bump version to 0.13.1
1 parent d311f13 commit 6e7ea12

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.1 / 2015-12-07
4+
5+
* Added i18n support!
6+
37
## 0.13.0 / 2015-05-26
48

59
* [FEATURE] from_ical!

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.13.0'
3+
VERSION = '0.13.1'
44

55
end

0 commit comments

Comments
 (0)