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

Commit 87b8352

Browse files
committed
bump version
1 parent fcf31f4 commit 87b8352

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1+
arguments=
2+
auto.sync=false
3+
build.scans.enabled=false
4+
connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
15
connection.project.dir=
26
eclipse.preferences.version=1
7+
gradle.user.home=
8+
java.home=/home/kblondel/Downloads/android-studio/jre
9+
jvm.arguments=
10+
offline.mode=false
11+
override.workspace.settings=true
12+
show.console.view=true
13+
show.executions.view=true

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ allprojects {
1717
}
1818

1919
group = 'io.kuzzle'
20-
version = '3.0.0'
20+
version = '3.0.1'
2121

2222
sourceCompatibility = 1.8
2323

0 commit comments

Comments
 (0)