Skip to content

Commit c5d6d07

Browse files
authored
FFM-12192 Bump to 1.4.2 (#49)
1 parent a1a708a commit c5d6d07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/ff/ruby/server/sdk/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module Ruby
55
module Server
66
module Sdk
77

8-
VERSION = "1.4.1"
8+
VERSION = "1.4.2"
99
end
1010
end
1111
end

scripts/sdk_specs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

33
export ff_ruby_sdk="ff-ruby-server-sdk"
4-
export ff_ruby_sdk_version="1.4.1"
4+
export ff_ruby_sdk_version="1.4.2"

0 commit comments

Comments
 (0)