File tree 3 files changed +5
-3
lines changed 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This change
3
3
4
4
## Unreleased
5
5
6
+ ## 0.2.3
7
+
6
8
- Fix resources not being included for native image
7
9
8
10
## 0.2.2
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.clj-easy</groupId >
5
5
<artifactId >stub</artifactId >
6
- <version >0.2.2 </version >
6
+ <version >0.2.3 </version >
7
7
<name >clj-easy/stub</name >
8
8
<description >Library to generate stubs for other Clojure libraries.</description >
9
9
<url >https://github.com/clj-easy/stub</url >
22
22
<url >https://github.com/clj-easy/stub</url >
23
23
<connection >scm:git:git://github.com/clj-easy/stub.git</connection >
24
24
<developerConnection >scm:git:ssh://git@github.com/clj-easy/stub.git</developerConnection >
25
- <tag >v0.2.2 </tag >
25
+ <tag >v0.2.3 </tag >
26
26
</scm >
27
27
<dependencies >
28
28
<dependency >
Original file line number Diff line number Diff line change 1
- 0.2.2
1
+ 0.2.3
You can’t perform that action at this time.
0 commit comments