lib/grit_ext/version.rb (
6
lines of code) (
raw
):
module GritExt extend self def version "0.8.1" end end