Skip to content

Commit c47a057

Browse files
author
Will Myers
authored
Release 1.1.1 (#5)
1 parent 3adc43e commit c47a057

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
1.0.0 August 11, 2016
28
- Initial Release

lib/button/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Button
2-
VERSION = '1.1.0'.freeze
2+
VERSION = '1.1.1'.freeze
33
end

0 commit comments

Comments
 (0)