Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/hoe/dev/": change = 14183]
  • Loading branch information
zenspider committed Jun 24, 2024
1 parent dd38d44 commit dcfa258
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.rdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
=== 4.2.2 / 2024-06-24

* 1 bug fix:

* Fix errors created when string literals are frozen.

=== 4.2.1 / 2024-05-21

* 1 minor enhancement:
Expand Down
2 changes: 1 addition & 1 deletion lib/hoe.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class Hoe
include Rake::DSL if defined?(Rake::DSL)

# duh
VERSION = "4.2.1"
VERSION = "4.2.2"

@@plugins = [:clean, :debug, :deps, :flay, :flog, :newb, :package,
:publish, :gemcutter, :signing, :test]
Expand Down

0 comments on commit dcfa258

Please sign in to comment.