Skip to content

Commit

Permalink
Merge pull request #73 from jesusantguerrero/release/1.3.0
Browse files Browse the repository at this point in the history
Release/1.3.0
  • Loading branch information
jesusantguerrero authored Oct 15, 2024
2 parents 04652e7 + eeb8eac commit 7e279c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [^16.0, ^18.0]
node-version: [^18.0, ^20.0]

steps:
- name: Checkout repository
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": "atmosphere-ui",
"version": "1.3.12",
"version": "1.4.0",
"description": "UI for jetstream/inertia and Vue 3",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 7e279c2

Please sign in to comment.