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: 25f44953273d04425d7b935fc0fdb7657652e0ef (
plain
)
1
2
3
4
5
# frozen_string_literal: true module Gitem VERSION = "0.1.0" end