index
:
xlgmokha/straw.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
straw
/
version.rb
blob: 7916d70967b767dfa532de111ef0f0e296a86b80 (
plain
)
1
2
3
4
5
# frozen_string_literal: true module Straw VERSION = "0.1.2" end