Skip to content

Commit

Permalink
Merge pull request #6 from trystan2k/release/2.0.2
Browse files Browse the repository at this point in the history
Release/2.0.2
  • Loading branch information
trystan2k authored May 29, 2020
2 parents db86214 + 3a76789 commit a9d9672
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Lint check
uses: azohra/[email protected]
uses: azohra/[email protected]
with:
path: "shellcheck.sh,title.plugin.zsh"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ZSH Tab Title

[![v2.0.1](https://img.shields.io/badge/version-2.0.1-brightgreen.svg)](https://github.com/trystan2k/zsh-tab-title/tree/v2.0.1)
[![v2.0.2](https://img.shields.io/badge/version-2.0.2-brightgreen.svg)](https://github.com/trystan2k/zsh-tab-title/tree/v2.0.2)

![](https://github.com/trystan2k/zsh-tab-title/workflows/CI-workflow/badge.svg)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trystan2k/zsh-tab-title",
"version": "2.0.1",
"version": "2.0.2",
"description": "A zsh plugin that allows you to set a terminal header like any of PROMPT",
"keywords": [
"trystan2k",
Expand Down

0 comments on commit a9d9672

Please sign in to comment.