We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d65caab commit d239b62Copy full SHA for d239b62
.VERSION_PREFIX
@@ -1 +1 @@
1
-0.40
+0.41
CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 0.41.179-alpha (2025-02-28 / d65caab)
2
3
## Fixed
4
resources/launchpad/deps.edn
@@ -2,7 +2,7 @@
;; things to use. We keep it in deps.edn format so we can automatically upgrade
;; versions.
{:deps
5
- {com.lambdaisland/launchpad {:mvn/version "0.40.174-alpha"}
+ {com.lambdaisland/launchpad {:mvn/version "0.41.179-alpha"}
6
com.lambdaisland/classpath {:mvn/version "0.6.58"}
7
com.github.jnr/jnr-posix {:mvn/version "3.1.20"}
8
thheller/shadow-cljs {:mvn/version "2.28.20"}
0 commit comments