Skip to content

Commit ba83e9e

Browse files
authored
Bump to version 1 (#57)
* Bump to version 1 * Bump version for 1.0 release * write minimal docs on v1
1 parent 1386d96 commit ba83e9e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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 = "helm-templexer"
3-
version = "0.3.0"
3+
version = "1.0.0"
44
authors = ["Hendrik Maus <aidentailor@gmail.com>"]
55
edition = "2018"
66

docs/v1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Version 1.x
2+
3+
- Version `1.x` of the `helm-templexer` program is maintained within the branch `v1`.
4+
- As of 2021-08-24, `1.x` will only receive the minimum of changes, if any.
5+
- The configuration file `version: v1` can henceforth only be used with `helm-templexer 1.x`
6+

0 commit comments

Comments
 (0)