lib/urbanopt/reporting/version.rb in urbanopt-reporting-0.4.3 vs lib/urbanopt/reporting/version.rb in urbanopt-reporting-0.5.0

- old
+ new

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