Skip to content

Commit ffbe500

Browse files
authored
Release 1.25.2 (#1952)
- Bump version: 1.25.1 β†’ 1.25.2 - Update changelog - Update changelog contributor credits - Update man page
1 parent be5a9ab commit ffbe500

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
[1.25.2](https://github.com/casey/just/releases/tag/1.25.2) - 2024-03-10
5+
------------------------------------------------------------------------
6+
7+
- Unpin ctrlc ([#1951](https://github.com/casey/just/pull/1951))
8+
49
[1.25.1](https://github.com/casey/just/releases/tag/1.25.1) - 2024-03-09
510
------------------------------------------------------------------------
611

β€Ž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.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "just"
3-
version = "1.25.1"
3+
version = "1.25.2"
44
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
55
autotests = false
66
categories = ["command-line-utilities", "development-tools"]

β€Žman/just.1β€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH JUST "1" "March 2024" "just 1.25.0" "Just Manual"
2+
.TH JUST "1" "March 2024" "just 1.25.2" "Just Manual"
33
.SH NAME
44
just \- save and run commands
55
.SH DESCRIPTION
6-
just 1.25.0
6+
just 1.25.2
77
\- Please see https://github.com/casey/just for more information.
88
.SS "USAGE:"
99
.IP

0 commit comments

Comments
Β (0)