Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
darmiel committed Feb 28, 2022
1 parent cdbae12 commit c994b34
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 @@ -36,7 +36,7 @@ practice. Also, definitely not type-safe.
<dependency>
<groupId>com.github.darmiel</groupId>
<artifactId>eeee</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
```

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

<groupId>io.d2a</groupId>
<artifactId>eeee</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down

0 comments on commit c994b34

Please sign in to comment.