Skip to content

Commit 676cb2a

Browse files
committed
Set release version 0.10.3 [skip ci]
1 parent f257a54 commit 676cb2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ironcore-alloy"
3-
version = "0.10.3-pre.3"
3+
version = "0.10.3"
44
description = "IronCore Labs SDK for all your different Application Layer Encryption needs"
55
authors = ["IronCore Labs <info@ironcorelabs.com>"]
66
edition = "2021"

kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.allopen.gradle.*
44
import org.jetbrains.kotlin.gradle.tasks.*
55
import kotlinx.benchmark.gradle.*
66

7-
version = "0.10.3-SNAPSHOT"
7+
version = "0.10.3"
88

99
group = "com.ironcorelabs"
1010

0 commit comments

Comments
 (0)