Skip to content

Commit c566013

Browse files
committed
Fix double quoting
1 parent fa5d6ee commit c566013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rake-ui/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 RakeUi
4-
VERSION = '0.1.1'
4+
VERSION = "0.1.1"
55
end

0 commit comments

Comments
 (0)