Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 7cfcba6

Browse files
committed
Bump version to 1.0.6
1 parent e9ef6fc commit 7cfcba6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020
2121
dependencies {
22-
compile 'com.novoda:sqlite-provider:1.0.5'
22+
compile 'com.novoda:sqlite-provider:1.0.6'
2323
}
2424
```
2525

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ publish {
3636
userOrg = 'novoda'
3737
groupId = 'com.novoda'
3838
artifactId = 'sqlite-provider'
39-
version = '1.0.5'
39+
version = '1.0.6'
4040
description = 'Extended SQLite functionality for Android'
4141
website = 'https://github.com/novoda/sqlite-provider'
4242
}

0 commit comments

Comments
 (0)