Skip to content

Commit

Permalink
Merge pull request #28 from syaiful-aa/dev/3.0.1
Browse files Browse the repository at this point in the history
up
  • Loading branch information
syaiful-aa authored Jun 28, 2024
2 parents 0370a19 + bb983fa commit f7b516d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/update-main-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ 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
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.0
version: 3.0.1
homepage:

environment:
Expand Down

0 comments on commit f7b516d

Please sign in to comment.