Skip to content

Commit

Permalink
v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Apr 4, 2024
1 parent f8eddf2 commit a8e7351
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
dorian-replace (0.4.3)
dorian-replace (0.4.4)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion dorian-replace.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "dorian-replace"
s.version = "0.4.3"
s.version = "0.4.4"
s.summary =
"Replace some string with some other string from the files provided"
s.description = "#{s.summary}\n\ne.g. `replace \"cool\" \"coolest\" *.md`"
Expand Down

0 comments on commit a8e7351

Please sign in to comment.