Skip to content

Commit f4f3f1f

Browse files
committed
# 0.9.49-alpha (2022-10-12 / d0123fe)
## Fixed - Couple the lifetime of the Clojure process to the lifetime of launchpad, exit launchpad when the process dies, and kill the process when launchpad exits
1 parent d0123fe commit f4f3f1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.VERSION_PREFIX

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8
1+
0.9

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.9.49-alpha (2022-10-12 / d0123fe)
22

33
## Fixed
44

@@ -68,4 +68,4 @@ Initial release
6868
- lambdaisland.classpath integration
6969
- Support for cider-nrepl, refactor-nrepl
7070
- Basic support for shadow-cljs cljs nREPL-base REPL
71-
- Auto-connect for Emacs
71+
- Auto-connect for Emacs

0 commit comments

Comments
 (0)