Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
itsMatoosh committed Dec 22, 2021
1 parent 85eca5e commit c346b16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
}
dependencies {
implementation 'com.github.itsMatoosh:block-metadata:1.5.1'
implementation 'com.github.itsMatoosh:block-metadata:1.5.2'
}
```
### Adding Block Metadata by Maven
Expand All @@ -28,7 +28,7 @@ Modify your pom.xml file to include the following:
<dependency>
<groupId>com.github.itsMatoosh</groupId>
<artifactId>block-metadata</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>
```

Expand Down

0 comments on commit c346b16

Please sign in to comment.