Skip to content

Commit

Permalink
build: bumps version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamilenkovic committed Oct 9, 2024
1 parent cb35f4d commit aa3a8f9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.mjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formkit/drag-and-drop",
"version": "0.2.0",
"version": "0.2.1",
"description": "Drag and drop package.",
"main": "./index.cjs",
"types": "./index.d.cts",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"description": "Drag and drop package.",
"main": "./index.cjs",
Expand Down

0 comments on commit aa3a8f9

Please sign in to comment.