Skip to content

Commit

Permalink
Release 0.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 28, 2016
1 parent 329cff6 commit 300b7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/thor/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class Thor
VERSION = "0.19.3"
VERSION = "0.19.4"
end

4 comments on commit 300b7e9

@edramos
Copy link

@edramos edramos commented on 300b7e9 Nov 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Erik!

@timrogers
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sferik Would you be able to add the new versions' changes to the changelog? Thanks ❤️

@sferik
Copy link
Contributor Author

@sferik sferik commented on 300b7e9 Nov 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timrogers Would you be able to add the new versions’ changes to the changelog?

@timrogers
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sferik Sure! Sorry if my request sounded flippant - I've found in most cases that gem maintainers prefer to do that bit themselves.

Please sign in to comment.