Skip to content

Commit e70d486

Browse files
committed
Update to version v2.3.4
1 parent efa4c06 commit e70d486

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
@@ -29,7 +29,7 @@ $ bundle install
2929
## RubyGems:
3030

3131
```
32-
$ gem install opentok -v 2.3.2
32+
$ gem install opentok -v 2.3.4
3333
```
3434

3535
# Usage

lib/opentok/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module OpenTok
22
# @private
3-
VERSION = '2.3.4.alpha.1'
3+
VERSION = '2.3.4'
44
end

0 commit comments

Comments
 (0)