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 656a3b4 commit db9fa64Copy full SHA for db9fa64
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.14.0 / 2016-02-23
4
+
5
+* Added span option for occurrence methods
6
7
## 0.13.1 / 2015-12-07
8
9
* Added i18n support!
lib/ice_cube/version.rb
@@ -1,5 +1,5 @@
module IceCube
- VERSION = '0.13.3'
+ VERSION = '0.14.0'
end
0 commit comments