Skip to content

Commit cd8b577

Browse files
committed
chore: bump version to 2.1
1 parent 871dae7 commit cd8b577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
- family-names: "Dufka"
99
given-names: "Antonin"
1010
title: "JCMathLib"
11-
version: 2.0
11+
version: 2.1
1212
url: "https://github.com/OpenCryptoProject/JCMathLib"
1313
preferred-citation:
1414
type: conference-paper

applet/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'test-applet'
2-
version '2.0'
2+
version '2.1'
33

44
// Buildscript configuration for the javacard-gradle plugin.
55
// Do not modify this particular block. Dependencies for the project are lower.

0 commit comments

Comments
 (0)