index
:
xlgmokha/gitem.git
main
Static site generator for browsing git history
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gitem
/
version.rb
blob: a56774b3b4dfc057c616f60fc1df02ca9fc01db4 (
plain
)
1
2
3
4
5
# frozen_string_literal: true module Gitem VERSION = "0.2.0" end