Skip to content

Commit 02b317c

Browse files
committed
Version 1.6.0
1 parent 2ed224d commit 02b317c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77
PATH
88
remote: .
99
specs:
10-
bigbluebutton-api-ruby (1.5.0)
10+
bigbluebutton-api-ruby (1.6.0)
1111
xml-simple (~> 1.1)
1212

1313
GEM

bigbluebutton-api-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ $:.push File.expand_path("../lib", __FILE__)
22

33
Gem::Specification.new do |s|
44
s.name = "bigbluebutton-api-ruby"
5-
s.version = "1.5.0"
5+
s.version = "1.6.0"
66
s.licenses = ["MIT"]
77
s.extra_rdoc_files = ["README.md", "LICENSE", "LICENSE_003", "CHANGELOG.md"]
88
s.summary = "BigBlueButton integration for ruby"

0 commit comments

Comments
 (0)