Skip to content

Commit

Permalink
Patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PuruVJ committed Jun 8, 2022
1 parent f56db2e commit 02419c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodrag/react",
"version": "0.2.0",
"version": "0.2.1",
"description": "React library to add dragging to your apps 😉",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodrag/svelte",
"version": "1.2.0",
"version": "1.2.1",
"description": "Svelte Action to add dragging to your apps 😉",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 02419c7

Please sign in to comment.