We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640d764 commit b003063Copy full SHA for b003063
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.13.0 / 2015-05-26
4
+
5
+* [FEATURE] from_ical!
6
7
## 0.12.1 / 2014-07-04
8
9
* [FEATURE] Deprecation message improvements
lib/ice_cube/version.rb
@@ -1,5 +1,5 @@
module IceCube
- VERSION = '0.12.1'
+ VERSION = '0.13.0'
end
0 commit comments