Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-gx authored Apr 13, 2021
1 parent 1969304 commit 94c0b52
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 @@ -18,7 +18,7 @@ Github Packages Dependency (See: https://docs.github.com/en/packages/guides/conf
<dependency>
<groupId>io.geilehner</groupId>
<artifactId>storyblok-java-sdk</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</dependency>
```
For those who are not yet familiar with GitHub packages you can also pull from Jitpack.
Expand All @@ -33,7 +33,7 @@ For those who are not yet familiar with GitHub packages you can also pull from J
<dependency>
<groupId>com.github.geilix10</groupId>
<artifactId>storyblok-java-sdk</artifactId>
<version>1</version>
<version>1.0.1</version>
</dependency>
```

Expand Down

0 comments on commit 94c0b52

Please sign in to comment.