Skip to content

Commit a94e7fe

Browse files
committed
version to 0.5.0
1 parent cd13b2c commit a94e7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def loaderVersion = '0.17.2'
1515
def fabricApiVersion = '0.133.14+1.21.9'
1616

1717
group = 'me.lucko'
18-
version = '0.4.2-SNAPSHOT'
18+
version = '0.5.0'
1919
description = 'A simple permissions API for Fabric'
2020

2121
dependencies {

0 commit comments

Comments
 (0)