@noahnu/unused-files 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!-- MONOWEAVE:BELOW -->
4
4
 
5
- ## @noahnu/unused-files (v0.1.0) <a name="0.1.0"></a>
5
+ ## @noahnu/unused-files (v0.2.0) <a name="0.2.0"></a>
6
6
 
7
7
  Support custom resolvers.
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noahnu/unused-files",
3
- "version": "0.1.0",
3
+ "version": "0.2.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/noahnu/nodejs-tools.git",