Skip to content

Commit 10e11c7

Browse files
authored
Merge pull request #7 from bennu/feat/local-date-utils
fix: update pom version
2 parents f17e60e + 0619299 commit 10e11c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Para usar esta librería en los proyectos de Maven debes incluir el siguiente bl
66
<dependency>
77
<groupId>cl.bennu</groupId>
88
<artifactId>commons</artifactId>
9-
<version>0.0.2</version>
9+
<version>0.1.0</version>
1010
</dependency>
1111
```
1212

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>cl.bennu</groupId>
99
<artifactId>commons</artifactId>
10-
<version>0.0.2</version>
10+
<version>0.1.0</version>
1111
<name>bennu-commons</name>
1212
<description>Utilitarios bennu</description>
1313
<url>https://github.com/bennu/commons</url>

0 commit comments

Comments
 (0)