chore: update versioning

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-10-13 13:38:04 -04:00
parent b319bc1080
commit 053b22100b
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
release-type: simple
package-name: nvidia-snatcher
- name: login into github package registry
run: echo ${{ secrets.CR_PAT }} | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin
+1 -2
View File
@@ -1,8 +1,7 @@
{
"name": "nvidia-snatcher",
"version": "1.5.0",
"lockfileVersion": 1,
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@babel/code-frame": {
"version": "7.10.4",
-1
View File
@@ -1,6 +1,5 @@
{
"name": "nvidia-snatcher",
"version": "1.5.0",
"description": "🔮 For all your Nvidia needs",
"main": "src/index.ts",
"scripts": {
+1
View File
@@ -0,0 +1 @@
1.5.0