Skip to content

Commit 0887bc8

Browse files
committed
Prepare to 0.20.3
1 parent 8c1fae2 commit 0887bc8

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.20.3
2+
* Support old versions of `did_you_mean`.
3+
14
# 0.20.2
25
* Fix `did_you_mean` support.
36

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.20.2"
2+
VERSION = "0.20.3"
33
end

0 commit comments

Comments
 (0)