Skip to content

Commit

Permalink
version update to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alhugone committed Mar 3, 2018
1 parent 7f1a773 commit b6f8bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tslint-strict-null-checks",
"version": "1.0.0",
"version": "1.0.1",
"description": "TsLint rules preventing undefined leaks in strictNullChecks mode.",
"scripts": {
"lint": "tslint ./src/**/*.ts ./test/**/*.ts",
Expand Down

0 comments on commit b6f8bb3

Please sign in to comment.