From b1a825bbb870f584874fd4ed54eed262ad94ee08 Mon Sep 17 00:00:00 2001 From: Alvin Sebastian Date: Wed, 29 Nov 2023 17:09:13 +0000 Subject: [PATCH] Increase version --- .github/workflows/gh-pages.yml | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 2427c60..25f52fa 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -29,9 +29,9 @@ jobs: - run: npm ci - run: npm test - run: npm run build - - name: Deploy app to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4 - with: - folder: dist - single-commit: true - clean: true + # - name: Deploy app to GitHub Pages + # uses: JamesIves/github-pages-deploy-action@v4 + # with: + # folder: dist + # single-commit: true + # clean: true diff --git a/package.json b/package.json index 008a21e..c171542 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crate-o", - "version": "0.3.0", + "version": "0.3.3", "description": "A VueJS UI component to create and edit Research Object Crate (RO-Crate) metadata", "keywords": [ "RO-Crate",