Skip to content

Commit

Permalink
1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
keirlawson committed Jan 31, 2024
1 parent 452aa45 commit 91f254a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
uses: actions/download-artifact@v4
with:
merge-multiple: true
- run: "ls -lart"
- name: Release
uses: softprops/action-gh-release@v1
with:
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,6 +1,6 @@
[package]
name = "ji"
version = "1.1.4"
version = "1.1.11"
authors = ["Keir Lawson <keirlawson@gmail.com>"]
description = "Simple CLI for getting the key for a selected JIRA issue"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 91f254a

Please sign in to comment.