We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4077abd commit 7a50225Copy full SHA for 7a50225
demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-datatables-demo",
3
- "version": "4.3.0-dev",
+ "version": "4.4.0",
4
"license": "MIT",
5
"scripts": {
6
"ng": "ng",
package.json
"name": "angular-datatables",
"description": "Angular directive for DataTables",
"build": "npm run clean && npm run compile && npm run bundles",
0 commit comments