We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656acae commit 225396aCopy full SHA for 225396a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ner-annotator",
3
- "version": "2.0.1",
+ "version": "2.1.0",
4
"private": true,
5
"type": "module",
6
"scripts": {
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
"productName": "NER Annotator",
"mainBinaryName": "NER Annotator",
"identifier": "in.arunmozhi.ner-annotator",
"build": {
7
"beforeDevCommand": "yarn dev",
0 commit comments