Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Commit c2e7d75

Browse files
committed
Prepare 0.3.0
1 parent f75f714 commit c2e7d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id "com.jfrog.bintray" version "1.8.5"
1313
}
1414

15-
String currentVersion = '0.2.0'
15+
String currentVersion = '0.3.0'
1616

1717
group = 'io.supabase'
1818
version = currentVersion

0 commit comments

Comments
 (0)