Skip to content

Commit

Permalink
Bump version from 0.1.5 to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 13, 2023
1 parent 505697f commit d39218c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 14 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/react-vertical-stepper",
"version": "0.1.5",
"version": "0.1.6",
"description": "A fully customizable vertical stepper component",
"main": "build/index.js",
"source": "src/index.tsx",
Expand All @@ -25,8 +25,19 @@
"author": "Keyvalue",
"license": "ISC",
"homepage": "https://github.com/KeyValueSoftwareSystems/react-vertical-stepper",
"keywords": ["library", "starter", "es6", "react", "typescript", "webpack",
"steps", "stepper", "vertical-stepper", " steps-ui", "workflow-stepper", "progress-ui"
"keywords": [
"library",
"starter",
"es6",
"react",
"typescript",
"webpack",
"steps",
"stepper",
"vertical-stepper",
" steps-ui",
"workflow-stepper",
"progress-ui"
],
"devDependencies": {
"@babel/cli": "^7.20.7",
Expand Down

0 comments on commit d39218c

Please sign in to comment.