Skip to content

Commit 1cd8f71

Browse files
committed
0.1.5
1 parent 7070cc7 commit 1cd8f71

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelogs
2+
3+
## v0.1.5
4+
5+
1. Upgrading `jcloud` dependency to the latest to fix conflicts with Guava dependency #13

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99
}
1010

11-
version "0.1.3"
11+
version "0.1.5"
1212
group "com.wizpanda.plugins"
1313

1414
apply plugin: "eclipse"

0 commit comments

Comments
 (0)