Skip to content

Commit

Permalink
Merge pull request #15 from kaldras/release_v0.2.0
Browse files Browse the repository at this point in the history
Release v0.2.0
  • Loading branch information
czosel authored Feb 4, 2019
2 parents 9ff29d9 + 7b94e99 commit 8090f35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]
## [0.2.0] - 2019-02-04

### Changed

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ember-simple-auth-oidc",
"version": "0.1.5",
"description": "The default blueprint for ember-cli addons.",
"version": "0.2.0",
"description": "A Ember Simple Auth addon which implements the OpenID Connect Authorization Code Flow.",
"keywords": [
"ember-addon"
],
Expand Down

0 comments on commit 8090f35

Please sign in to comment.