Skip to content

Commit 013a573

Browse files
committed
updater version number
1 parent bd4b170 commit 013a573

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ keywords:
3535
- elasticsearch
3636
- natural language processing
3737
license: MIT
38-
version: 5.14.0
39-
date-released: '2024-11-06'
38+
version: 5.14.1
39+
date-released: '2024-11-19'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "i-analyzer",
3-
"version": "5.14.0",
3+
"version": "5.14.1",
44
"license": "MIT",
55
"scripts": {
66
"postinstall": "yarn install-back && yarn install-front",

0 commit comments

Comments
 (0)