We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95820fa commit 6066eccCopy full SHA for 6066ecc
CHANGELOG.md
@@ -1,4 +1,7 @@
1
Current Version
2
+ -
3
+
4
+2.5.0 September 25, 2019
5
- Added CODEOWNERS
6
- Add `Offers` resource
7
- Add `Transactions` resource and time field support
lib/button/version.rb
@@ -1,3 +1,3 @@
module Button
- VERSION = '2.4.0'.freeze
+ VERSION = '2.5.0'.freeze
end
0 commit comments