Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
update package version for 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kclejeune committed Oct 29, 2021
1 parent b9087ed commit 1011e49
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
kclejeune/tmobile-isp-client
ghcr.io/kclejeune/tmobile-isp-client
tags: |
# the latest commit
type=edge
# the latest tagged verison
type=semver,pattern={{version}}
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tmo-isp-client",
"repository": "https://github.com/kclejeune/TMobile-ISP-Client.git",
"license": "MIT",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",
Expand Down

0 comments on commit 1011e49

Please sign in to comment.