Skip to content

Commit 9e7c6cc

Browse files
bumps version
1 parent 6e9b1fd commit 9e7c6cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formkit/drag-and-drop",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Drag and drop package.",
55
"main": "./index.cjs",
66
"types": "./index.d.cts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.0",
2+
"version": "0.5.1",
33
"private": true,
44
"description": "Drag and drop package.",
55
"main": "./index.cjs",

0 commit comments

Comments
 (0)