Skip to content

Commit 2bd7768

Browse files
author
Chris Jackson
committed
Bump version to 1.2.0
1 parent b4eec6a commit 2bd7768

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SignRequestClient - the offical Ruby client for [SignRequest.com](https://signre
88

99
Add this to the Gemfile:
1010

11-
gem 'signrequest_client', '~> 1.1.0'
11+
gem 'signrequest_client', '~> 1.2.0'
1212

1313
And then run:
1414

lib/signrequest_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
=end
1212

1313
module SignRequestClient
14-
VERSION = '1.1.0'
14+
VERSION = '1.2.0'
1515
end

0 commit comments

Comments
 (0)