Skip to content

Commit

Permalink
Reverted version experiment oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Apr 19, 2024
1 parent 1acb1da commit b6947e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ceedling/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module Version
eval("#{name} = '#{a.join(".")}'")
end

GEM = "1.0.0"
GEM = "0.3.2"
CEEDLING = GEM

puts CEEDLING if __FILE__ == $0
Expand Down

0 comments on commit b6947e3

Please sign in to comment.