lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-0.2.0 vs lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-0.2.1
- old
+ new
@@ -4,13 +4,14 @@
# 0.1.0 2014-11-05 first release
# 0.1.1 2014-11-06 added factSheet to scope
# 0.2.0 2014-11-07 add option to return only codeNames
# ... moved resources directory outside of lib
+# 0.2.1 2014-11-10 added support for JSON returns
module ADIWG
module Mdcodes
- VERSION = "0.2.0"
+ VERSION = "0.2.1"
end
end
\ No newline at end of file