Skip to content

Commit 37df14f

Browse files
committed
Version 2.0
1 parent 83e923e commit 37df14f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
allprojects {
22
group 'fr.epsilon'
3-
version '1.0'
3+
version '2.0'
44
}
55

66
buildscript {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: "EpsilonExporter"
22
author: "EliXorZz"
3-
version: 1.0
3+
version: 2.0
44
main: fr.epsilon.exporter.EpsilonExporter
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "EpsilonExporter"
22
author: "EliXorZz"
3-
version: 1.0
3+
version: 2.0
44
main: fr.epsilon.exporter.EpsilonExporter
55

66
load: STARTUP

0 commit comments

Comments
 (0)