Skip to content

Commit 8818b73

Browse files
Build: Released 1.2.0 [skip ci]
# [1.2.0](v1.1.3...v1.2.0) (2023-09-18) ### Add * Baseline NodeJS binding ([cbdd2c9](cbdd2c9)) * Initial Levenstein distance ([9710194](9710194)) * Levenstein distance ([24821de](24821de)) ### Make * Publish StringZilla to NPM ([54eb891](54eb891)) * Update release tasks ([42f51cc](42f51cc))
1 parent b96ed4b commit 8818b73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.3
1+
1.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stringzilla",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "Crunch multi-gigabyte strings with ease",
55
"author": "Ash Vardanian",
66
"license": "Apache 2.0",

0 commit comments

Comments
 (0)