rom-rb/rom-git

View on GitHub
lib/rom/git/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module ROM
  module Git
    VERSION = '3.0.0'.freeze
  end
end