Skip to content

Commit

Permalink
chore: prepare next iteration v9.0.3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
l-lin committed May 15, 2020
1 parent c923738 commit 2f4a0ed
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/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 demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-datatables-demo",
"version": "9.0.2",
"version": "9.0.3-dev",
"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": "9.0.2",
"version": "9.0.3-dev",
"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 2f4a0ed

Please sign in to comment.