Skip to content

Commit e76b548

Browse files
chore: bump version to 1.2.2
1 parent 4f008de commit e76b548

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tide"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
edition = "2021"
55
authors = ["Markus Sommer"]
66
description = "🌊 Tide - Refresh your system with the update wave"

homebrew/tide.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Tide < Formula
22
desc "🌊 An opinionated macOS maintenance orchestrator with an iocraft-powered interface"
33
homepage "https://github.com/BreathCodeFlow/tide"
4-
version "1.2.1"
4+
version "1.2.2"
55
license "MIT"
66

77
on_macos do

0 commit comments

Comments
 (0)