Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
efekos committed Feb 9, 2024
1 parent 2d012de commit 3b0f3b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guide/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add this dependency to your dependencies.
<dependency>
<groupId>com.github.efekos</groupId>
<artifactId>Simpler</artifactId>
<version>1.6.6</version>
<version>1.7</version>
</dependency>
````

Expand All @@ -44,6 +44,6 @@ allprojects {
Add this dependency
````gradle
dependencies {
implementation 'com.github.efe124:Simpler:1.6.6'
implementation 'com.github.efe124:Simpler:1.7'
}
````

0 comments on commit 3b0f3b2

Please sign in to comment.