Prepare release 0.2.0

This commit is contained in:
Marcel Otto 2017-08-24 19:13:47 +02:00
parent 038b170b5b
commit 235b9bce38
3 changed files with 4 additions and 4 deletions

View file

@ -5,14 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
[Keep a CHANGELOG](http://keepachangelog.com).
## Unreleased
## 0.2.0 - 2017-08-24
### Changed
- Upgrade to RDF.ex 0.3
[Compare v0.1.0...HEAD](https://github.com/marcelotto/jsonld-ex/compare/v0.1.0...HEAD)
[Compare v0.1.1...v0.2.0](https://github.com/marcelotto/jsonld-ex/compare/v0.1.1...v0.2.0)

View file

@ -28,7 +28,7 @@ The [JSON-LD.ex](https://hex.pm/packages/json_ld) Hex package can be installed a
```elixir
def deps do
[{:json_ld, "~> 0.1"}]
[{:json_ld, "~> 0.2"}]
end
```

View file

@ -1 +1 @@
0.2.0-dev
0.2.0