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: 5c039a8656dd39229922fa275bb9a896f1dbaa2d (
plain
)
1
2
3
4
5
# frozen_string_literal: true module Straw VERSION = "0.1.1" end