File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 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
33
44## Unreleased
55
6+ ## 0.2.3
7+
68- Fix resources not being included for native image
79
810## 0.2.2
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.github.clj-easy</groupId >
55 <artifactId >stub</artifactId >
6- <version >0.2.2 </version >
6+ <version >0.2.3 </version >
77 <name >clj-easy/stub</name >
88 <description >Library to generate stubs for other Clojure libraries.</description >
99 <url >https://github.com/clj-easy/stub</url >
2222 <url >https://github.com/clj-easy/stub</url >
2323 <connection >scm:git:git://github.com/clj-easy/stub.git</connection >
2424 <developerConnection >scm:git:ssh://git@github.com/clj-easy/stub.git</developerConnection >
25- <tag >v0.2.2 </tag >
25+ <tag >v0.2.3 </tag >
2626 </scm >
2727 <dependencies >
2828 <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