Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
max1mde committed Jul 26, 2023
2 parents 4af206c + 7299766 commit ea3f064
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 @@ -19,7 +19,7 @@ repositories {
}
dependencies {
implementation 'com.github.MaximFiedler:HologramAPI:1.0.0'
implementation 'com.github.MaximFiedler:HologramAPI:1.0.2'
}
```
Maven
Expand All @@ -32,7 +32,7 @@ Maven
<dependency>
<groupId>com.github.MaximFiedler</groupId>
<artifactId>HologramAPI</artifactId>
<version>1.0.0</version>
<version>1.0.2</version>
</dependency>
```

Expand Down

0 comments on commit ea3f064

Please sign in to comment.