Skip to content

Commit 1ad6d54

Browse files
committed
[ci skip] bump the version
1 parent 3d843d8 commit 1ad6d54

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ For more information about changelogs, check
66
[Keep a Changelog](http://keepachangelog.com) and
77
[Vandamme](http://tech-angels.github.io/vandamme).
88

9+
## 0.2.30 - 2017/10/16
10+
11+
* [BUGFIX] Test should pass when call Page#videos. Partly revert the change
12+
of version 0.2.28
13+
914
## 0.2.29 - 2017/10/16
1015

1116
* [ENHANCEMENT] Use request to get app access token. Do not use

lib/funky/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Funky
2-
VERSION = "0.2.29"
2+
VERSION = "0.2.30"
33
end

0 commit comments

Comments
 (0)