README.md in assert_dirs_equal-0.1.1 vs README.md in assert_dirs_equal-0.2.0
- old
+ new
@@ -10,10 +10,10 @@
Production ready.
## Documentation
-[Released version](http://rubydoc.info/gems/assert_dirs_equal/0.1.1)
+[Released version](http://rubydoc.info/gems/assert_dirs_equal/0.2.0)
## Why
Sometimes it is easier to commit expected directory structure and compare it with a directory
created by a method under test.