From 4702e129b5bebe6cb4083abb87114e51bdf23f28 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Wed, 14 Oct 2020 06:07:08 +0000 Subject: [PATCH] chore: release 8.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed6e333abc7..0de4971aecb 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ spoon-core jar - 8.3.0-SNAPSHOT + 8.4.0-SNAPSHOT Spoon Core Spoon is a tool for meta-programming, analysis and transformation of Java programs. http://spoon.gforge.inria.fr/