Skip to content

Commit d46e455

Browse files
authored
Merge pull request #44 from unixorn/release-1.5.0
Release 1.5.0
2 parents 83f0dbe + 6ab288b commit d46e455

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: .pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ repos:
99
rev: v5.0.0
1010
hooks:
1111
- id: check-added-large-files
12-
- id: check-docstring-first
1312
- id: check-executables-have-shebangs
1413
- id: check-merge-conflict
1514
- id: check-shebang-scripts-are-executable

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lima-plugin"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
description = "Xbar and Swiftbar plugin to control lima"
55
authors = ["Joe Block <[email protected]>"]
66
license = "Apache 2.0"

0 commit comments

Comments
 (0)