Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timokroeger committed Dec 4, 2021
1 parent 67e7f84 commit 71a9fc4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [1.3.0] - 2021-12-04

### Added
- Layer locking #32
- Make layer locking configurable
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "kbremap"
description = "Custom keyboard layouts for windows"
version = "1.2.0"
version = "1.3.0"
authors = ["Timo Kröger <[email protected]>"]
edition = "2021"
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit 71a9fc4

Please sign in to comment.