From 55afbf2915d44aebd4bd349ffcd1d40b7607ea01 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Sun, 21 Aug 2022 13:16:56 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=B0=F0=9F=A5=B0=20Up=20version=20yoooo?= =?UTF-8?q?ooooooooooo=20=F0=9F=98=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index e2dfcaa..4421040 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -4,7 +4,7 @@ plugins { } group = "com.anas.intellij.plugins.ayah" -version = "0.0.3" +version = "0.0.4" repositories { mavenCentral()