lib/rasti/web/api_doc/version.rb in rasti-web-api_doc-0.1.2 vs lib/rasti/web/api_doc/version.rb in rasti-web-api_doc-1.0.0
- old
+ new
@@ -1,7 +1,7 @@
module Rasti
module Web
module ApiDoc
- VERSION = '0.1.2'
+ VERSION = '1.0.0'
end
end
end