Skip to content

Commit f342492

Browse files
committed
fix
1 parent 050098c commit f342492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
["change" "version" "leiningen.release/bump-version"]
7575
["vcs" "commit"]
7676
["vcs" "push"]]
77-
:aliases {"all" ["with-profile" "dev:dev,logging:dev,1.10,1.11,1.12"]
77+
:aliases {"all" ["with-profile" "dev:dev,logging:dev,1.10:dev,1.11:dev,1.12"]
7878
"start-thingie" ["run"]
7979
"aot-uberjar" ["with-profile" "uberjar" "do" "clean," "ring" "uberjar"]
8080
"test-ancient" ["midje"]

0 commit comments

Comments
 (0)