We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54337ff commit 121fb5dCopy full SHA for 121fb5d
package.json
@@ -72,6 +72,6 @@
72
"lint:fix": "eslint --fix . --ext .ts",
73
"coverage": "nyc npm test"
74
},
75
- "version": "3.0.2",
+ "version": "3.0.3",
76
"license": "BSD-3-Clause"
77
}
0 commit comments