Skip to content

Commit caae485

Browse files
committed
chore: bump version
Signed-off-by: Adam Tharani <adamtharani@me.com>
1 parent 6be13b0 commit caae485

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule RruleCodec.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/Marketcircle/rrule_codec"
5-
@version "0.1.9"
5+
@version "0.1.10"
66

77
def project do
88
[

native/rrule_codec_rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rrule_codec_rs"
3-
version = "0.1.8"
3+
version = "0.1.10"
44
authors = ["Chris Hopkins"]
55
edition = "2024"
66

0 commit comments

Comments
 (0)