custom_gallery/lib/custom_gallery/version.rb

4 lines
45 B
Ruby
Raw Normal View History

2021-06-17 15:45:19 +00:00
module CustomGallery
VERSION = "0.0.1"
end