We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc96d00 commit a5a6d42Copy full SHA for a5a6d42
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.18.1, release 2013-03-30
2
+* Revert regressions found in 0.18.0
3
+
4
## 0.18.0, release 2013-03-26
5
* Remove rake2thor
6
* Only display colors if output medium supports colors
lib/thor/version.rb
@@ -1,3 +1,3 @@
class Thor
- VERSION = "0.18.0"
+ VERSION = "0.18.1"
end
0 commit comments