We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec2e55 commit d715a42Copy full SHA for d715a42
.VERSION_PREFIX
@@ -1 +1 @@
1
-0.36
+0.37
CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 0.37.162-alpha (2025-02-11 / 6ec2e55)
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.36.159-alpha"}
+ {com.lambdaisland/launchpad {:mvn/version "0.37.162-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