diff --git a/lib/workarea/package_products/version.rb b/lib/workarea/package_products/version.rb index 4cfbd15..e58410f 100644 --- a/lib/workarea/package_products/version.rb +++ b/lib/workarea/package_products/version.rb @@ -1,5 +1,5 @@ module Workarea module PackageProducts - VERSION = '3.4.0.pre'.freeze + VERSION = '3.4.0'.freeze end end