Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spatocode committed Sep 25, 2023
1 parent afcc2cb commit 6dcaef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jerm.go
Expand Up @@ -20,7 +20,7 @@ import (
type Config config.Config

const (
Version = "0.1.1"
Version = "0.1.2"
DefaultConfigFile = "jerm.json"
ArchiveFile = "jerm.zip"
)
Expand Down

0 comments on commit 6dcaef5

Please sign in to comment.