Skip to content

Commit

Permalink
Merge pull request #50 from ConnorJamesLow/release/v1.0.1
Browse files Browse the repository at this point in the history
Release v1.0.1
  • Loading branch information
ConnorJamesLow authored Jun 20, 2023
2 parents c0a19e4 + 23ff4bc commit bb3e557
Show file tree
Hide file tree
Showing 5 changed files with 234 additions and 635 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [16.x, 18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules/
node_modules/
.DS_Store
Loading

0 comments on commit bb3e557

Please sign in to comment.