Skip to content

Commit

Permalink
Prepared for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a2xchip committed Mar 27, 2024
1 parent e88579d commit e893652
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Add package versions in `gradle.properties`
Example:

```
ktorVersion=2.3.6
ktorVersion=2.3.9
dateTimeVersion=0.6.0-RC.2
logbackVersion=1.5.1
tursoSdkVersion=0.1.11 // currently published version
tursoSdkVersion=0.2.0 // currently published version
```

### Add dependencies
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kotlin.code.style=official
ktorVersion=2.3.6
ktorVersion=2.3.9
dateTimeVersion=0.6.0-RC.2
sdkVersion=0.1.11
sdkVersion=0.2.0
spaceUsername=
spacePassword=
spaceMavenRepositoryUrl=
Expand Down

0 comments on commit e893652

Please sign in to comment.