Skip to content

Commit

Permalink
Bump version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
vladislav-yashin committed May 16, 2018
1 parent 096ff99 commit e533d71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.9.4 / 2018-05-16

* Fix recursive locking in nested handlers

### 0.9.3 / 2018-05-04

* Add proxy support
Expand Down
2 changes: 1 addition & 1 deletion lib/tdlib/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module TD
# tdlib-ruby version
VERSION = "0.9.3"
VERSION = "0.9.4"
end

0 comments on commit e533d71

Please sign in to comment.