Skip to content

Commit

Permalink
chore: minor text change to bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Sonu Saha <[email protected]>
  • Loading branch information
ahasunos committed Jan 28, 2025
1 parent fb18e3f commit ae19a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omnibus-harmony.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
module OmnibusHarmony
class Error < StandardError; end
def self.hello
puts "Hello from Sean Simmons! If you see this message it means that the include rubygem is working."
puts "Hello from Sean Simmons! If you see this message it means that the include rubygem is working!"
end
end

0 comments on commit ae19a3f

Please sign in to comment.