File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ # Unreleased
2
+
3
+ ## Added
4
+
5
+ ## Fixed
6
+
7
+ ## Changed
8
+
1
9
# 0.12.64-alpha (2022-10-26 / a4fdb16)
2
10
3
11
## Added
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.lambdaisland</groupId >
5
5
<artifactId >launchpad</artifactId >
6
- <version >0.11.59 -alpha</version >
6
+ <version >0.12.64 -alpha</version >
7
7
<name >launchpad</name >
8
8
<description >Clojure dev process launcher</description >
9
9
<url >https://github.com/lambdaisland/launchpad</url >
25
25
<url >https://github.com/lambdaisland/launchpad</url >
26
26
<connection >scm:git:git://github.com/lambdaisland/launchpad.git</connection >
27
27
<
developerConnection >scm:git:ssh://
[email protected] /lambdaisland/launchpad.git</
developerConnection >
28
- <tag >77bdde40b37de4e9dbd31a041d02eade5990a689 </tag >
28
+ <tag >e7df117ffaa9840e037f0cf2990c44d3c951f6db </tag >
29
29
</scm >
30
30
<dependencies >
31
31
<dependency >
36
36
<dependency >
37
37
<groupId >com.lambdaisland</groupId >
38
38
<artifactId >dotenv</artifactId >
39
- <version >0.1.1 </version >
39
+ <version >0.2.5 </version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >babashka</groupId >
96
96
<configuration >
97
97
<archive >
98
98
<manifestEntries >
99
- <git-revision >77bdde40b37de4e9dbd31a041d02eade5990a689 </git-revision >
99
+ <git-revision >e7df117ffaa9840e037f0cf2990c44d3c951f6db </git-revision >
100
100
</manifestEntries >
101
101
</archive >
102
102
</configuration >
You can’t perform that action at this time.
0 commit comments