Skip to content

Commit

Permalink
chore: version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
clearlysid committed Jul 21, 2024
1 parent 4daf47e commit d8091d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-decorum"
version = "0.1.4"
version = "0.1.5"
authors = ["Siddharth"]
description = "Opnionated window decoration controls for apps built with Tauri."
edition = "2021"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tauri-plugin-decorum-api",
"version": "0.1.4",
"version": "0.1.5",
"author": "Siddharth <siddharth99c@gmail.com>",
"description": "",
"type": "module",
Expand Down Expand Up @@ -30,4 +30,4 @@
"typescript": "^5.3.3",
"tslib": "^2.6.2"
}
}
}

0 comments on commit d8091d9

Please sign in to comment.