lib/urbanopt/reporting/version.rb in urbanopt-reporting-0.6.2 vs lib/urbanopt/reporting/version.rb in urbanopt-reporting-0.7.0

- old
+ new

@@ -38,8 +38,8 @@ # OF THE POSSIBILITY OF SUCH DAMAGE. # ********************************************************************************* module URBANopt module Reporting - VERSION = '0.6.2'.freeze + VERSION = '0.7.0'.freeze end end