summaryrefslogtreecommitdiffhomepage
path: root/sig
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-04-21 07:55:45 -0400
committerrealtradam <[email protected]>2022-04-21 07:55:45 -0400
commit8c0569bf34405dfdf0968b26f33dd70976866943 (patch)
tree321cc6e1b0840b0eebf84523dcd6486cabaab3c6 /sig
downloadJusticar-8c0569bf34405dfdf0968b26f33dd70976866943.tar.gz
Justicar-8c0569bf34405dfdf0968b26f33dd70976866943.zip
initv0.1.0
Diffstat (limited to 'sig')
-rw-r--r--sig/Justicar.rbs4
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