lib/docparser/version.rb in docparser-0.1.4 vs lib/docparser/version.rb in docparser-0.1.6
- old
+ new
@@ -1,6 +1,6 @@
# DocParser
# See README.md for information on using DocParser
module DocParser
# The current version of DocParser
- VERSION = '0.1.4'
+ VERSION = '0.1.6'
end