kevinjalbert/pronto-flow

View on GitHub
lib/pronto/flow/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Pronto
  module FlowVersion
    VERSION = '0.9.0'.freeze
  end
end