Skip to content

Commit 0047d59

Browse files
committed
v1.0.2.RELEASE
1 parent fad0b47 commit 0047d59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Also available in Maven central:
2424
<dependency>
2525
<groupId>fun.wilddev.lib</groupId>
2626
<artifactId>spring-starter-core-ext</artifactId>
27-
<version>1.0.1.RELEASE</version>
27+
<version>1.0.2.RELEASE</version>
2828
</dependency>
2929
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>fun.wilddev.lib</groupId>
1515
<artifactId>spring-starter-core-ext</artifactId>
16-
<version>1.0.1.RELEASE</version>
16+
<version>1.0.2.RELEASE</version>
1717

1818
<name>spring-starter-core-ext</name>
1919
<description>Core extension starter for Spring apps</description>

0 commit comments

Comments
 (0)