We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11513c4 commit 9081be1Copy full SHA for 9081be1
ChangeLog
@@ -1,3 +1,8 @@
1
+2021-05-29 Tada, Tadashi <[email protected]>
2
+ * support ruby 3.0
3
+ * stop support ruby 2.5
4
+ * release 5.1.6
5
+
6
2021-02-28 Tada, Tadashi <[email protected]>
7
* release 5.1.5
8
lib/tdiary/version.rb
@@ -1,3 +1,3 @@
module TDiary
- VERSION = '5.1.5'
+ VERSION = '5.1.6'
end
0 commit comments