elixir-rsync
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -29,3 +29,3 @@ var gulp = require( 'gulp' ); | ||
.pipe( shell( command ) ) | ||
.pipe( new Elixir.Notification( 'Rsync completed!' ) ); | ||
.pipe( new Elixir.Notification( 'Rsync Completed!' ) ); | ||
}) | ||
@@ -32,0 +32,0 @@ .watch( paths.src.path ) |
{ | ||
"name": "elixir-rsync", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Elixir Rsync Extension", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |