Skip to content

Commit f9a6214

Browse files
authored
chore: release v0.1.0-beta.1 (#168)
* chore: release v0.0.9 * beta.1 * remove changelog
1 parent 78dd33d commit f9a6214

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

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,7 +1,7 @@
11
[package]
22
name = "scap"
33
description = "Modern, high-performance screen capture library for Rust. Cross-platform."
4-
version = "0.0.8"
4+
version = "0.1.0-beta.1"
55
edition = "2021"
66
rust-version = "1.85"
77
license = "MIT"

0 commit comments

Comments
 (0)