Skip to content

Commit 46209cf

Browse files
committed
v0.3.0
1 parent 07deba4 commit 46209cf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Smithay Changelog
22

3-
## version 0.3.0 (to be released)
3+
## Unreleased
4+
5+
## version 0.3.0 (2021-07-25)
46

57
Large parts of Smithay were changed with numerous API changes. It is thus recommended to
68
approach version 0.3 as if it was a new crate altogether compared to 0.2.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smithay"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Victor Berger <[email protected]>", "Drakulix (Victor Brekenfeld)"]
55
license = "MIT"
66
description = "Smithay is a library for writing wayland compositors."

0 commit comments

Comments
 (0)