Skip to content

Commit 02547a4

Browse files
committed
bump to 1.3.0
1 parent d11d5c2 commit 02547a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Place the `.jar` in your classpath or using maven:
2222
<dependency>
2323
<groupId>com.wywy</groupId>
2424
<artifactId>log4j-plugin-fluency</artifactId>
25-
<version>1.2.0</version>
25+
<version>1.3.0</version>
2626
</dependency>
2727
```
2828

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
-->
1818
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1919
<modelVersion>4.0.0</modelVersion>
20-
<version>1.2.0</version>
20+
<version>1.3.0</version>
2121
<groupId>com.wywy</groupId>
2222
<artifactId>log4j-plugin-fluency</artifactId>
2323
<packaging>jar</packaging>

0 commit comments

Comments
 (0)