From 245dbeca376dae4f1c9cca95adaa19cfc4f0ca82 Mon Sep 17 00:00:00 2001 From: Yasumasa Suenaga Date: Sat, 28 Sep 2024 14:50:50 +0900 Subject: [PATCH] Up to 0.5.0-SNAPSHOT --- benchmarks/funccall/pom.xml | 2 +- benchmarks/vectorapi/pom.xml | 2 +- examples/cpumodel/pom.xml | 2 +- examples/perf/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/benchmarks/funccall/pom.xml b/benchmarks/funccall/pom.xml index aef9bf9..b73f8d2 100644 --- a/benchmarks/funccall/pom.xml +++ b/benchmarks/funccall/pom.xml @@ -25,7 +25,7 @@ com.yasuenag ffmasm - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT diff --git a/benchmarks/vectorapi/pom.xml b/benchmarks/vectorapi/pom.xml index 6a50d15..7e6bbec 100644 --- a/benchmarks/vectorapi/pom.xml +++ b/benchmarks/vectorapi/pom.xml @@ -25,7 +25,7 @@ com.yasuenag ffmasm - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT diff --git a/examples/cpumodel/pom.xml b/examples/cpumodel/pom.xml index 4fccf52..0bdea84 100644 --- a/examples/cpumodel/pom.xml +++ b/examples/cpumodel/pom.xml @@ -41,7 +41,7 @@ along with ffmasm. If not, see . com.yasuenag ffmasm - 0.2.2 + 0.5.0 diff --git a/examples/perf/pom.xml b/examples/perf/pom.xml index 67066cc..78b98ed 100644 --- a/examples/perf/pom.xml +++ b/examples/perf/pom.xml @@ -19,7 +19,7 @@ com.yasuenag ffmasm - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 3a7d5b7..7305e39 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ along with ffmasm. If not, see . com.yasuenag ffmasm - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT jar ffmasm