Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
org-kepe committed Dec 6, 2023
1 parent 86328f4 commit 5b14ab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Provide some processing APIs for Java objects, such as object copying(include be
<dependency>
<groupId>io.github.org-kepe</groupId>
<artifactId>beancp</artifactId>
<version>2.0.6</version>
<version>2.0.7</version>
</dependency>
```
## Basic examples
Expand Down
2 changes: 1 addition & 1 deletion beancp/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>io.github.org-kepe</groupId>
<artifactId>beancp</artifactId>
<name>beancp</name>
<version>2.0.6</version>
<version>2.0.7</version>
<description>beancp project</description>
<url>https://github.com/org-kepe/beancp</url>
<developers>
Expand Down

0 comments on commit 5b14ab5

Please sign in to comment.