Skip to content

Commit db9fa64

Browse files
author
John Crepezzi
committed
Updated version
1 parent 656a3b4 commit db9fa64

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.14.0 / 2016-02-23
4+
5+
* Added span option for occurrence methods
6+
37
## 0.13.1 / 2015-12-07
48

59
* Added i18n support!

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

55
end

0 commit comments

Comments
 (0)