Skip to content

Commit

Permalink
# 0.30.139-alpha (2024-06-12 / 3221f94)
Browse files Browse the repository at this point in the history
## Changed

- Make sure child processes are killed when launchpad receives a INT/TERM/KILL signal
  • Loading branch information
plexus committed Jun 12, 2024
1 parent 3221f94 commit 762dcc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .VERSION_PREFIX
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.29
0.30
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.30.139-alpha (2024-06-12 / 3221f94)

## Changed

Expand Down Expand Up @@ -229,4 +229,4 @@ Initial release
- lambdaisland.classpath integration
- Support for cider-nrepl, refactor-nrepl
- Basic support for shadow-cljs cljs nREPL-base REPL
- Auto-connect for Emacs
- Auto-connect for Emacs

0 comments on commit 762dcc4

Please sign in to comment.