lib/alloy/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# -*- encoding: utf-8 -*-

module Alloy
  VERSION = "0.0.2"
end