Skip to content

Commit ba427cf

Browse files
committed
increment to 7.1.2
1 parent 21181ba commit ba427cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 7.1.2
2+
3+
* Bug fix: Restore broken instantiation and SMS functionality due to earlier changes in Sorbet introduction.
4+
15
# 7.1.1
26

37
* Bug fix: Client instantiation was broken in the last release from a redefinition of an object in a method check during Sorbet introduction.

Diff for: lib/nexmo/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# typed: strong
22

33
module Nexmo
4-
VERSION = '7.1.1'
4+
VERSION = '7.1.2'
55
end

0 commit comments

Comments
 (0)