Skip to content

Commit

Permalink
Merge pull request #29 from syaiful-aa/dev/3.0.2
Browse files Browse the repository at this point in the history
up
  • Loading branch information
syaiful-aa authored Jun 28, 2024
2 parents f7b516d + a3752a7 commit 5b2e754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update-main-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@ jobs:
needs: validate_version
if: needs.validate_version.outputs.prev_version != needs.validate_version.outputs.full_version
runs-on: ubuntu-latest
permissions:
contents: write
actions: write
env:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
steps:
- uses: actions/checkout@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: quick_math
description: A new Flutter package project.
version: 3.0.1
version: 3.0.2
homepage:

environment:
Expand Down

0 comments on commit 5b2e754

Please sign in to comment.