Skip to content

Commit ac93905

Browse files
committed
Bump version to 0.3.3
1 parent d47bf51 commit ac93905

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
---
1111

12+
## [0.3.3] – 2024-07-04
13+
- Update dependencies.
14+
1215
## [0.3.2] – 2024-06-21
1316
- Update dependencies.
1417

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Resvg.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/mrdotb/resvg_nif"
5-
@version "0.3.2"
5+
@version "0.3.3"
66

77
def project do
88
[

0 commit comments

Comments
 (0)