darthjee/azeroth

View on GitHub
lib/azeroth/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module Azeroth
  VERSION = '1.0.0'
end