Skip to content

Commit 4826525

Browse files
committed
chore: update package version
1 parent ece3bcd commit 4826525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uwlajs/vue-data-table",
33
"description": "Vue plugin to easily create fully-featured data tables",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": "uwla",
66
"private": false,
77
"license": "MIT",
@@ -52,4 +52,4 @@
5252
"type": "git",
5353
"url": "https://github.com/uwla/vue-data-table"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)