Skip to content

Commit e1e723c

Browse files
Fix missing quote in version.rb
1 parent 69a8d3a commit e1e723c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/api_solvecaptcha/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 ApiSolveCaptcha
4-
VERSION = "1.0.0
4+
VERSION = "1.0.0"
55
end

0 commit comments

Comments
 (0)