Skip to content

Commit 38bf7e7

Browse files
committed
build(version): bump
1 parent e5e4a31 commit 38bf7e7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.7.1] - 2021-03-29
9+
10+
### Added
11+
12+
Raw annotations to page template
13+
814
## [0.7.0] - 2021-03-26
915

1016
### Fixed

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 = "gooseberry"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
authors = ["Ninjani"]
55
edition = "2018"
66
description = "A command line utility to generate a knowledge base from Hypothesis annotations "

0 commit comments

Comments
 (0)