We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3adc43e commit c47a057Copy full SHA for c47a057
CHANGELOG.md
@@ -1,2 +1,8 @@
1
+1.1.1 December 1, 2016
2
+ - Fix User-Agent bug
3
+
4
+1.1.0 December 1, 2016
5
+ - Add client config options
6
7
1.0.0 August 11, 2016
8
- Initial Release
lib/button/version.rb
@@ -1,3 +1,3 @@
module Button
- VERSION = '1.1.0'.freeze
+ VERSION = '1.1.1'.freeze
end
0 commit comments