Skip to content

Commit 841c37a

Browse files
committed
release 1.4.4
1 parent 8156766 commit 841c37a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rvm:
1111

1212
jdk:
1313
- oraclejdk8
14-
14+
1515
matrix:
1616
allow_failures:
1717
- rvm: ruby-head

lib/vkontakte_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module VkontakteApi
22
# Library version.
3-
VERSION = '1.4.3'
3+
VERSION = '1.4.4'
44
end

0 commit comments

Comments
 (0)