Skip to content

Commit

Permalink
chore: release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pushpender-singh-ap committed Mar 23, 2023
1 parent 4651b1c commit c7928fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- name: Setup
uses: ./.github/actions/setup

- name: Run unit tests
run: yarn test --maxWorkers=2 --coverage

build:
runs-on: ubuntu-latest
steps:
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": "@pushpendersingh/react-native-scanner",
"version": "1.0.0",
"version": "1.0.1",
"description": "A QR code & Barcode Scanner for React Native Projects.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit c7928fd

Please sign in to comment.