Skip to content

Commit

Permalink
bumped version & updated license copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelmas committed Mar 8, 2020
1 parent 129b69b commit 33f6c98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 – 2019 Gerard Delmàs
Copyright (c) 2017 – 2020 Gerard Delmàs

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"author": "Gerard Delmàs",
"name": "typedoc-plugin-sourcefile-url",
"version": "1.0.4",
"version": "1.0.5",
"description": "typedoc plugin to set custom source file URL links",
"homepage": "https://github.com/gdelmas/typedoc-plugin-sourcefile-url",
"bugs": "https://github.com/gdelmas/typedoc-plugin-sourcefile-url/issues",
Expand Down

0 comments on commit 33f6c98

Please sign in to comment.