Skip to content

Commit

Permalink
Merge pull request #24 from syaiful-aa/dev/2.0.2
Browse files Browse the repository at this point in the history
dev/ test patch
  • Loading branch information
syaiful-aa authored Jun 28, 2024
2 parents cd02851 + 5cc3c4e commit b2dc448
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/update-main-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
major_version: ${{ steps.get-version.outputs.major_version }}

steps:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
run: echo "$GITHUB_CONTEXT"

- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.merge_commit_sha }}
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: 2.0.1
version: 2.0.2
homepage:

environment:
Expand Down

0 comments on commit b2dc448

Please sign in to comment.