Skip to content

Commit 3c41915

Browse files
author
Vincent Prouillet
committed
Prepare for 0.1.8 release
1 parent 4068fb0 commit 3c41915

File tree

3 files changed

+28
-29
lines changed

3 files changed

+28
-29
lines changed

Cargo.lock

Lines changed: 26 additions & 26 deletions
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 = "kickstart"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "A simple way to get started with a project"
55
authors = ["Vincent Prouillet <prouillet.vincent@gmail.com>"]
66
license = "MIT"

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,10 @@ And three more optional fields:
175175

176176
## Changelog
177177

178-
### 0.1.8 (unreleased)
178+
### 0.1.8 (2018-09-30)
179179

180180
- Allow loading templates from a subdirectory
181181

182-
183182
### 0.1.7 (2018-08-09)
184183

185184
- Work with Git aliases

0 commit comments

Comments
 (0)