Skip to content

Commit 4c6b408

Browse files
Camillecalj
authored andcommitted
Bump version to 2.4.0
1 parent f790613 commit 4c6b408

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cache: bundler
44
rvm:
55
- 2.5.1
66
- 2.5.3
7-
before_install: gem install bundler -v 1.17.1
7+
before_install: gem install bundler -v 1.17.3
88
env:
99
- WEBSOCKET_HOST: localhost
1010
WEBSOCKET_PORT: 8081

lib/peatio/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Peatio
2-
VERSION = "2.4.0-alpha"
2+
VERSION = "2.4.0"
33
end

0 commit comments

Comments
 (0)