We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c32e0e commit e206be0Copy full SHA for e206be0
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tinyld",
3
"description": "Simple and Performant Language detection library (pure JS and zero dependencies)",
4
- "version": "1.1.5",
+ "version": "1.2.0",
5
"main": "./dist/tinyld.cjs.js",
6
"module": "./dist/tinyld.esm.js",
7
"license": "MIT",
0 commit comments