Skip to content

Commit 31d62cb

Browse files
authored
Bumping minor version and updating changelog (#283)
1 parent f9dfa72 commit 31d62cb

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.15.0
2+
3+
* Adds Users. [#282](https://github.com/Vonage/vonage-ruby-sdk/pull/282)
4+
15
# 7.14.0
26

37
* Adds Meetings API. [#258](https://github.com/Vonage/vonage-ruby-sdk/pull/258)

Diff for: lib/vonage/version.rb

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

33
module Vonage
4-
VERSION = "7.14.0"
4+
VERSION = "7.15.0"
55
end

0 commit comments

Comments
 (0)