Skip to content

Commit 5c940ba

Browse files
committed
Prepare next iteration 2.2.1-dev
1 parent cbd7f2e commit 5c940ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-datatables-demo",
3-
"version": "2.2.0",
3+
"version": "2.2.1-dev",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-datatables",
3-
"version": "2.2.0",
3+
"version": "2.2.1-dev",
44
"description": "Angular directive for DataTables",
55
"scripts": {
66
"build": "npm run clean && npm run compile && npm run bundles",

0 commit comments

Comments
 (0)