Skip to content

Commit f40062d

Browse files
committed
Version bump.
1 parent ee62802 commit f40062d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CH CH CH CH CHANGES! #
22

3+
## Friday the 18th of September 2002, v2.0.0rc3
4+
5+
* Changed the dependency from chronic to gitlab-chronic, thanks to @bjonord
6+
7+
----
8+
39
## v2.0.0.rc2, Friday the 8th of December 2017 ##
410

511
* Fixed issue #20 https://github.com/yb66/tickle/pull/20, thanks to [@antogon](https://github.com/antogon)

lib/tickle/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Tickle
22

33
# This library's current version.
4-
VERSION = "2.0.0.rc2"
4+
VERSION = "2.0.0.rc3"
55
end

0 commit comments

Comments
 (0)