Skip to content

Commit

Permalink
release Swish-Lint 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
payneca committed Jul 18, 2022
1 parent 2c4a8cd commit a8a9be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software-info.ss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
(lambda (fn)
(warningf 'software-info.ss "file ~s not found at compile time" fn)
#f)))
(software-version key "1.1.0"))
(software-version key "1.2.0"))

(define (output-version op key)
(fprintf op "~11@a~@[ ~a~]~@[ (~a)~]\n"
Expand Down

0 comments on commit a8a9be2

Please sign in to comment.