Skip to content

Commit 8917fd5

Browse files
committed
Change package version to 0.6.0
1 parent 5b99ec5 commit 8917fd5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "misantron/datatables-bootstrap3-plugin",
33
"description": "DataTables jQuery plugin and Bootstrap 3 integration plugin",
44
"keywords": ["datatables", "bootstrap", "plugin", "javascript"],
5+
"version": "0.6.0",
56
"type": "library",
67
"license": "MIT",
78
"homepage": "https://github.com/misantron/datatables-bootstrap3-plugin",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "datatables-bootstrap3-plugin",
33
"description": "jQuery DataTables plugin and Bootstrap 3 integration.",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"author": {
66
"name": "Aleksandr Ivanov",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)