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