Skip to content

Commit

Permalink
chore: version up
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio López committed Jan 21, 2022
1 parent 4ba04b3 commit 16bcf2c
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 @@ -56,7 +56,7 @@ Include the dependency to your project inside your `pom.xml` file
<dependency>
<groupId>io.github.ajclopez</groupId>
<artifactId>mongo-spring-search</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.github.ajclopez</groupId>
<artifactId>mongo-spring-search</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>mongo-spring-search</name>
Expand Down

0 comments on commit 16bcf2c

Please sign in to comment.