Skip to content

Commit

Permalink
version without v
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica committed Jan 10, 2025
1 parent bf25438 commit 4383a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
[:connection "scm:git:https://github.com/scicloj/metamorph.ml.git"]
[:developerConnection "scm:git:https://github.com/scicloj/metamorph.ml.git"]

[:tag (str "v" version)]]])
[:tag (str version)]]])


(defn jar [_]
Expand Down

0 comments on commit 4383a0b

Please sign in to comment.