Skip to content

Commit 051270d

Browse files
Bump version to 1.0.5
1 parent 947b562 commit 051270d

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
# Changelog for 1.0.4
1+
# Changelog for 1.0.5
22

33
## [Unreleased]
44

5-
### Added
6-
- New features and improvements
5+
## Changes since v1.0.4
76

8-
### Changed
9-
- Breaking changes and updates
7+
### Commits
8+
9+
- 48aa8b8 fix changelog and version
1010

11-
### Fixed
12-
- Bug fixes and patches

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 = "zackstrap"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
edition = "2021"
55
authors = ["Zack Kitzmiller"]
66
description = "A CLI tool to bootstrap project configuration files"

0 commit comments

Comments
 (0)