Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
* for devs
  • Loading branch information
MarcusSlover committed Sep 13, 2021
1 parent 9e54096 commit 8764f68
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 @@ -40,7 +40,7 @@ Check out the list of available extensions that may be useful while using **Reso
<dependency>
<groupId>me.marcusslover</groupid>
<artifactId>resourcepacker</artifactId>
<verison>b1.0</version>
<verison>b1.1</version>
</dependency>
```

Expand All @@ -51,7 +51,7 @@ repositories {
}
dependencies {
compileOnly 'me.marcusslover:resourcepacker:b1.0'
compileOnly 'me.marcusslover:resourcepacker:b1.1'
}
```

Expand Down

0 comments on commit 8764f68

Please sign in to comment.