sachin21/space2underscore

View on GitHub
lib/space2underscore/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

# This module holds the Space2underscore version information.
module Space2underscore
  VERSION = '0.6.0'
end