Skip to content

Commit

Permalink
chore(package.json): version
Browse files Browse the repository at this point in the history
  • Loading branch information
Miladxsar23 committed Jul 13, 2024
1 parent e11fd3f commit cc76483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "smartstepper",
"description": "SmartStepper is a powerful React component that simplifies the creation of multi-step forms with state management, validation, and a flexible UI approach. It utilizes a state machine concept to manage step transitions, ensuring a smooth and controlled user experience",
"version": "1.0.6",
"version": "1.0.7",
"main": "./index.js",
"types": "./index.d.ts",
"scripts": {
Expand Down

0 comments on commit cc76483

Please sign in to comment.