Skip to content

Commit

Permalink
Update redis plugin and release 0.2.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Sep 13, 2015
1 parent 42fecc2 commit f15cca2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-lightning-pack",
"version": "0.2.0-beta.2",
"version": "0.2.0-beta.3",
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
"scripts": {
},
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"ember-cli-deploy-build": "0.1.0-beta.1",
"ember-cli-deploy-gzip": "0.1.0-beta.1",
"ember-cli-deploy-redis": "0.1.0-beta.1",
"ember-cli-deploy-redis": "0.1.0-beta.3",
"ember-cli-deploy-s3": "0.1.0-beta.1",
"ember-cli-deploy-manifest": "0.1.0-beta.1",
"ember-cli-deploy-revision-data": "0.1.0-beta.3"
Expand Down

0 comments on commit f15cca2

Please sign in to comment.