Skip to content

Commit 60c762a

Browse files
Release version 1.3.5 (#450)
Update version to 1.3.5 with [cargo-release](https://github.com/crate-ci/cargo-release). Merge this PR to build and publish a new release. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4837bb9 commit 60c762a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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
@@ -14,7 +14,7 @@ publish = false # Don'
1414
# Define the root package: https://doc.rust-lang.org/cargo/reference/workspaces.html#root-package
1515
[package]
1616
name = "ghciwatch"
17-
version = "1.3.4"
17+
version = "1.3.5"
1818
edition = "2021"
1919
authors = ["Rebecca Turner <rebeccat@mercury.com>"]
2020
description = "Ghciwatch loads a GHCi session for a Haskell project and reloads it when source files change."

0 commit comments

Comments
 (0)