Skip to content

Commit

Permalink
chore: release v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmukhateja committed Jan 15, 2021
1 parent 15d80d9 commit beba9af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-datatables-demo",
"version": "10.0.3",
"version": "10.1.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-datatables",
"version": "10.0.3",
"version": "10.1.0",
"description": "Angular directive for DataTables",
"scripts": {
"build": "npm run clean && npm run compile && npm run bundles && npm run schematics:build",
Expand Down

0 comments on commit beba9af

Please sign in to comment.