Skip to content

Commit e2dbf88

Browse files
committed
Begin snapshot 0.1.3
1 parent c48e301 commit e2dbf88

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "me.nullicorn"
8-
version = "0.1.2"
8+
version = "0.1.3-SNAPSHOT"
99

1010
repositories {
1111
mavenCentral()

src/main/resources/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Group": "StormSerpent",
33
"Name": "StormSerpent",
4-
"Version": "0.1.2",
4+
"Version": "0.1.3-SNAPSHOT",
55
"Description": "",
66
"Authors": [
77
{

0 commit comments

Comments
 (0)