Skip to content

Commit

Permalink
5.4.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmcneal committed Jul 19, 2024
1 parent 852ce8e commit f4e23d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-step-wizard",
"version": "5.4.0-beta.0",
"version": "5.4.0-beta.1",
"description": "A modern flexible step wizard component built for React",
"types": "dist/index.d.ts",
"main": "dist/react-step-wizard.cjs.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
}
}
}

0 comments on commit f4e23d3

Please sign in to comment.