From 235b9bce389db3cc43b6a805b9c62a95aa00ccaa Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Thu, 24 Aug 2017 19:13:47 +0200 Subject: [PATCH] Prepare release 0.2.0 --- CHANGELOG.md | 4 ++-- README.md | 2 +- VERSION | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cca2e12..5d81881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/README.md b/README.md index f9ac3aa..54a3bfa 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/VERSION b/VERSION index 70426f8..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0-dev +0.2.0