diff options
| author | realtradam <[email protected]> | 2022-04-21 07:55:45 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-04-21 07:55:45 -0400 |
| commit | 8c0569bf34405dfdf0968b26f33dd70976866943 (patch) | |
| tree | 321cc6e1b0840b0eebf84523dcd6486cabaab3c6 /sig | |
| download | Justicar-0.1.0.tar.gz Justicar-0.1.0.zip | |
initv0.1.0
Diffstat (limited to 'sig')
| -rw-r--r-- | sig/Justicar.rbs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sig/Justicar.rbs b/sig/Justicar.rbs new file mode 100644 index 0000000..c854480 --- /dev/null +++ b/sig/Justicar.rbs @@ -0,0 +1,4 @@ +module Justicar + VERSION: String + # See the writing guide of rbs: https://github.com/ruby/rbs#guides +end |
