Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 5ae43d5

Browse files
committed
Release version 2.0.1
1 parent bbec0a9 commit 5ae43d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-datatables-demo",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"license": "MIT",
55
"angular-cli": {},
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-datatables",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Angular directive for DataTables",
55
"scripts": {
66
"lint": "tslint ./src/**/*.ts -t verbose",

0 commit comments

Comments
 (0)