Skip to content

Commit 06a8341

Browse files
committed
Released v0.4.0
1 parent f151829 commit 06a8341

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.4.0](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/0.4.0) (2016-05-12)
2+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v0.3.0...0.3.0)
3+
4+
- Strip Heroku-style usernames from config url [#58](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/58) [@acorncom](https://github.com/acorncom)
5+
16
## [0.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/0.3.0) (2016-04-01)
27
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v0.2.0...0.3.0)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-redis",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Ember CLI Deploy plugin to deploy file(s) into redis.",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)