We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d916aea commit ad8852cCopy full SHA for ad8852c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "flourite",
3
- "version": "1.0.1",
+ "version": "1.1.0",
4
"description": "A library for detecting the programming language of a code snippet.",
5
"main": "dist/index.cjs",
6
"module": "dist/index.mjs",
0 commit comments