Skip to content

Commit 8a0940f

Browse files
committed
Release Web 4.6.1
1 parent c10d4f8 commit 8a0940f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flux-wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flux-wasm"
3-
version = "4.6.0"
3+
version = "4.6.1"
44
description = "An open-source tribute to the macOS Drift screensaver that runs in the browser"
55
authors = ["Sander Melnikov <hey@sandydoo.me"]
66
repository = "https://github.com/sandydoo/flux/"

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flux",
33
"description": "An open-source tribute to the macOS Drift screensaver that runs in the browser",
4-
"version": "4.6.0",
4+
"version": "4.6.1",
55
"author": "Sander Melnikov <hey@sandydoo.me>",
66
"license": "MIT",
77
"private": true,

0 commit comments

Comments
 (0)