Skip to content

Commit 32287b8

Browse files
committed
Released v1.0.0-beta.2
1 parent 90340e6 commit 32287b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [v1.0.0-beta.2](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.0-beta.2) (2017-03-29)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.0-beta.1...v1.0.0-beta.2)
5+
6+
**Merged pull requests:**
7+
8+
- release with travis [\#73](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/73) ([ghedamat](https://github.com/ghedamat))
9+
310
## [v1.0.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.0-beta.1) (2017-03-25)
411
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.0-beta.0...v1.0.0-beta.1)
512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-redis",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Ember CLI Deploy plugin to deploy file(s) into redis.",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)