davydovanton/shallow_attributes

View on GitHub
lib/shallow_attributes/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module ShallowAttributes
  # Defines the full version
  #
  # @since 0.1.0
  VERSION = "0.9.5".freeze
end