Skip to content

Commit edd604b

Browse files
committed
0.3.3
1 parent 958f224 commit edd604b

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,10 +1,10 @@
11
{
22
"name": "vuejs-datatable",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "A Vue.js component for filterable and paginated tables.",
55
"main": "index.js",
66
"scripts": {
7-
"build" : "gulp --production && gulp --gulpfile examples/vue-2/gulpfile.js",
7+
"build": "gulp --production && gulp --gulpfile examples/vue-2/gulpfile.js",
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"keywords": [

0 commit comments

Comments
 (0)