Skip to content

Commit

Permalink
deploy_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zaaakher committed Dec 28, 2023
1 parent e15d9c7 commit 8ad8670
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/hajar-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
clean: false

- name: Append -beta to package.json version
run: |
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": "@sikka/hajar",
"version": "1.1.38",
"version": "1.1.39",
"description": "Toolkit to create SaaS applications",
"author": "Sikka Software <contact@sikka.io> (http://sikka.io)",
"license": "MIT",
Expand Down

0 comments on commit 8ad8670

Please sign in to comment.