Skip to content

Commit c9e9c3c

Browse files
authored
fix(version): compatible with existing assets
1 parent 9f9900a commit c9e9c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby-tls/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module RubyTls
4-
VERSION = '3.0.0'
4+
VERSION = '2.5.0'
55
end

0 commit comments

Comments
 (0)