We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775aba2 commit 0571d40Copy full SHA for 0571d40
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "string-object-formatter",
3
- "version": "2.0.0",
+ "version": "3.0.0",
4
"description": "Python inspired named template formatter for Javascript strings",
5
"main": "./dist/index.js",
6
"module": "./dist/index.mjs",
0 commit comments