Skip to content

Commit

Permalink
Update version in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
whelk-bot committed Oct 26, 2020
1 parent bef2883 commit f8e6279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>io.whelk.spring.data.logging</groupId>
<artifactId>spring-boot-starter-data-logging</artifactId>
<version>0.0.10-RELEASE</version>
<version>0.0.11-RELEASE</version>
<name>Spring Boot Starter Data Logging</name>
<description>Spring-Boot starter for reducing logging boilerplate with Spring-AOP annotations. Takes advantage of tracing and logging capabilities in Spring-Data, Spring-Cloud-Sleuth, and Lombok.</description>
<url>https://github.com/whelk-io/spring-boot-starter-data-logging</url>
Expand Down

0 comments on commit f8e6279

Please sign in to comment.