lib/citeproc/js/version.rb in citeproc-js-0.0.1.pre.1 vs lib/citeproc/js/version.rb in citeproc-js-0.0.1
- old
+ new
@@ -1,5 +1,5 @@
module CiteProc
module JS
- VERSION = '0.0.1.pre.1'.freeze
+ VERSION = '0.0.1'.freeze
end
end
- old
+ new