Skip to content

Commit 996b1ca

Browse files
committed
release 5.1.6
Signed-off-by: Tada, Tadashi <t@tdtds.jp>
1 parent 79c42f5 commit 996b1ca

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2021-05-29 Tada, Tadashi <t@tdtds.jp>
2+
* use GitHub Actions for CI instead of TravisCI
3+
* release 5.1.6
4+
15
2021-02-28 Tada, Tadashi <t@tdtds.jp>
26
* release 5.1.5
37

lib/tdiary/blogkit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module TDiary
22
class Blogkit
3-
VERSION = "5.1.5"
3+
VERSION = "5.1.6"
44
end
55
end

0 commit comments

Comments
 (0)