Skip to content

Commit

Permalink
Release 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Aug 20, 2023
1 parent 7c5e57f commit ba9fc4d
Show file tree
Hide file tree
Showing 271 changed files with 1 addition and 51,858 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ publishing {
maven(MavenPublication) {
groupId = 'io.squidex'
artifactId = 'squidex'
version = '0.0.8'
version = '0.0.11'
from components.java
}
}
Expand Down
37 changes: 0 additions & 37 deletions src/main/java/com/squidex/api/AccessToken.java

This file was deleted.

84 changes: 0 additions & 84 deletions src/main/java/com/squidex/api/AuthInterceptor.java

This file was deleted.

20 changes: 0 additions & 20 deletions src/main/java/com/squidex/api/InMemoryTokenStore.java

This file was deleted.

193 changes: 0 additions & 193 deletions src/main/java/com/squidex/api/SquidexApiClient.java

This file was deleted.

Loading

0 comments on commit ba9fc4d

Please sign in to comment.