Skip to content

Commit a5a6d42

Browse files
committed
Prepare for version 0.18.1
1 parent dc96d00 commit a5a6d42

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.18.1, release 2013-03-30
2+
* Revert regressions found in 0.18.0
3+
14
## 0.18.0, release 2013-03-26
25
* Remove rake2thor
36
* Only display colors if output medium supports colors

lib/thor/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Thor
2-
VERSION = "0.18.0"
2+
VERSION = "0.18.1"
33
end

0 commit comments

Comments
 (0)