Skip to content

Commit 2498147

Browse files
committed
Not v1 anymore
1 parent c135a5e commit 2498147

File tree

3 files changed

+46
-36
lines changed

3 files changed

+46
-36
lines changed

Cargo.lock

Lines changed: 44 additions & 34 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 = "1.0.0"
3+
version = "0.2.0"
44
description = "A simple way to get started with a project"
55
authors = ["Vincent Prouillet <hello@vincentprouillet.com>"]
66
license = "MIT"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ And three more optional fields:
180180

181181
## Changelog
182182

183-
### 1.0.0 (unreleased)
183+
### 0.2.0 (2020-01-09)
184184

185185
- Update all dependencies
186186
- Add the `directory` field to change the template directory away from the current one

0 commit comments

Comments
 (0)