Skip to content

Commit 78ee89e

Browse files
committed
Version 2.0.0-rc.1
1 parent 0e92bf5 commit 78ee89e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
bigbluebutton-api-ruby (1.9.1)
4+
bigbluebutton-api-ruby (2.0.0.pre.rc.1)
55
base64 (>= 0.1.0)
66
xml-simple (~> 1.1)
77

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.9.1"
5+
s.version = "2.0.0-rc.1"
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)