Skip to content

Commit

Permalink
Merge pull request #17 from codyjdalton/vers-1.0.4
Browse files Browse the repository at this point in the history
v1.0.4: Tag new release version
  • Loading branch information
codyjdalton committed Aug 14, 2018
2 parents a4b01f4 + d8bf5de commit ae5a379
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
lib/
/lib
tsconfig.json
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,7 +1,7 @@
{
"name": "super-injector",
"description": "Simple DI for Typescript applications",
"version": "1.0.3",
"version": "1.0.4",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"keywords": [],
Expand Down

0 comments on commit ae5a379

Please sign in to comment.