Skip to content

Commit eefdacc

Browse files
committed
version bump
1 parent 5ded0fe commit eefdacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
// rootCmd represents the base command when called without any subcommands
1414
var rootCmd = &cobra.Command{
1515
Use: "commonmeta",
16-
Version: "v0.12.0",
16+
Version: "v0.12.1",
1717
Short: "Convert scholarly metadata between formats",
1818
Long: `Convert scholarly metadata between formats. Currently
1919
supported formats include Crossref, DataCite, Schema.org, CSL, InvenioRDM,

0 commit comments

Comments
 (0)