We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1860a5 commit e80d676Copy full SHA for e80d676
3 files changed
.VERSION_PREFIX
@@ -1 +1 @@
1
-0.48
+0.49
CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 0.49.220-alpha (2026-04-29 / c1860a5)
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.48.215-alpha"}
+ {com.lambdaisland/launchpad {:mvn/version "0.49.220-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 "3.2.0"}
0 commit comments