Skip to content

Commit d22eb50

Browse files
committed
bump version number
1 parent b46c798 commit d22eb50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

base/Kind/version.kind

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Kind.version: String
2-
"1.0.97"
2+
"1.0.104"

bin/scm/src/main.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
(let ([args (cdr (command-line))])
55
(if (null? args)
66
(print-lines
7-
'("# kind-scm 1.0.97"
7+
'("# kind-scm 1.0.104"
88
""
99
"Usage:"
1010
""

0 commit comments

Comments
 (0)