Skip to content

Commit b019c7f

Browse files
committed
chore(release): v4.0.2
1 parent f1a0d6b commit b019c7f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
22
.name = .odiff,
3-
.version = "4.0.1-rc.4",
3+
.version = "4.0.2",
44
.fingerprint = 0xb9748f3661c8366c,
55
.minimum_zig_version = "0.15.1",
66
.dependencies = .{

npm_package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "odiff-bin",
3-
"version": "4.0.1-rc.4",
3+
"version": "4.0.2",
44
"author": "odiff contributors",
55
"license": "MIT",
66
"description": "The fastest image difference tool in the world (Zig port of odiff)",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "odiff",
3-
"version": "4.0.1-rc.4",
3+
"version": "4.0.2",
44
"author": "odiff contributors",
55
"license": "MIT",
66
"description": "The fastest image difference tool in the world (Zig port of odiff)",

0 commit comments

Comments
 (0)