Skip to content

Commit

Permalink
updating the version
Browse files Browse the repository at this point in the history
  • Loading branch information
maliknajjar committed Jan 20, 2024
1 parent d8a93db commit 865ffe6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@ jobs:
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_ACCESS_TOKEN }}

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guifier",
"version": "1.0.17",
"version": "1.0.18",
"type": "module",
"license": "MIT",
"description": "An interactive front-end toolkit simplifying JSON, YAML, TOML, and XML data. Visualize, edit, convert formats, and perform real-time data manipulations. Empower your data-driven apps with user-friendly data processing and interactive visualization.",
Expand Down

0 comments on commit 865ffe6

Please sign in to comment.