redjazz96/nova

View on GitHub
lib/nova/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Nova

  # The version of Nova.
  VERSION = "0.0.3".freeze
end