Skip to content

Commit

Permalink
release 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
7even committed Jun 20, 2017
1 parent 8156766 commit 841c37a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rvm:

jdk:
- oraclejdk8

matrix:
allow_failures:
- rvm: ruby-head
Expand Down
2 changes: 1 addition & 1 deletion lib/vkontakte_api/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module VkontakteApi
# Library version.
VERSION = '1.4.3'
VERSION = '1.4.4'
end

0 comments on commit 841c37a

Please sign in to comment.