Skip to content

Commit c8c851f

Browse files
committed
cursor-icon version 1.0.0
1 parent 2bf9c83 commit c8c851f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
All notable changes to cursor-icon are documented in this file.
4+
The sections should follow the order `Packaging`, `Added`, `Changed`, `Fixed` and `Removed`.
5+
6+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7+
8+
# Unreleased

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cursor-icon"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["Kirill Chibisov <[email protected]>"]
55
description = "Cross platform cursor icon type"
66
repository = "https://github.com/rust-windowing/cursor-icon"

0 commit comments

Comments
 (0)