Prepare release 0.3.0

This commit is contained in:
Marcel Otto 2017-08-24 18:33:36 +02:00
parent 25fb79a630
commit 38351b394d
3 changed files with 4 additions and 4 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.3.0 - 2017-08-24
### Added
@ -33,7 +33,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
exception
[Compare v0.2.0...HEAD](https://github.com/marcelotto/rdf-ex/compare/v0.2.0...HEAD)
[Compare v0.2.0...v0.3.0](https://github.com/marcelotto/rdf-ex/compare/v0.2.0...v0.3.0)

View file

@ -26,7 +26,7 @@ The [RDF.ex] Hex package can be installed as usual, by adding `rdf` to your list
```elixir
def deps do
[{:rdf, "~> 0.2"}]
[{:rdf, "~> 0.3"}]
end
```

View file

@ -1 +1 @@
0.3.0-dev
0.3.0