Prepare release 0.7.0

This commit is contained in:
Marcel Otto 2019-11-22 16:24:52 +01:00
parent 092a9c60d1
commit 1e4fa0717a
2 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
[Keep a CHANGELOG](http://keepachangelog.com).
## Unreleased
## 0.7.0 - 2019-11-22
### Added
@ -40,7 +40,7 @@ RDF.Turtle.write_file!(some_data, some_path, file_mode: ~w[utf8 write exclusive]
```
[Compare v0.6.2...HEAD](https://github.com/marcelotto/rdf-ex/compare/v0.6.2...HEAD)
[Compare v0.6.2...v0.7.0](https://github.com/marcelotto/rdf-ex/compare/v0.6.2...v0.7.0)

View file

@ -1 +1 @@
0.6.2
0.7.0