Skip to content

Commit dbc2566

Browse files
jcrumpracticalli-johnny
authored andcommitted
Update io.github.seancorfield/deps-new tag
Changed the tag for io.github.seancorfield/deps-new to v0.6.0 to reflect the naming convention used on the project. Signed-off-by: Jason Crum <[email protected]>
1 parent 79b56cf commit dbc2566

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
;; clojure -T:project/create :template template/name :name project/name
237237
:project/create
238238
{:replace-deps {io.github.seancorfield/deps-new
239-
{:git/tag "0.6.0" :git/sha "64e79d1"}
239+
{:git/tag "v0.6.0" :git/sha "64e79d1"}
240240
io.github.practicalli/project-templates
241241
{:git/tag "2023-11-03" :git/sha "684d2f6"}}
242242
:exec-fn org.corfield.new/create
@@ -246,7 +246,7 @@
246246
;; Local testing of Practicalli Project Templates
247247
:project/create-local
248248
{:replace-deps {io.github.seancorfield/deps-new
249-
{:git/tag "0.6.0" :git/sha "64e79d1"}
249+
{:git/tag "v0.6.0" :git/sha "64e79d1"}
250250
practicalli/project-templates
251251
{:local/root "/home/practicalli/projects/practicalli/project-templates/"}}
252252
:exec-fn org.corfield.new/create

0 commit comments

Comments
 (0)