Skip to content

Commit 62a3782

Browse files
committed
release 5.1.7
1 parent fdeb198 commit 62a3782

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2021-08-29 Tada, Tadashi <[email protected]>
2+
* fix heroku button: add MONGODB_URI into env section
3+
* release 5.1.7
4+
15
2021-05-29 Tada, Tadashi <[email protected]>
26
* support ruby 3.0
37
* stop support ruby 2.5

lib/tdiary/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module TDiary
2-
VERSION = '5.1.6'
2+
VERSION = '5.1.7'
33
end

0 commit comments

Comments
 (0)