diff --git a/config.js b/config.js index 5647fcb..6e70f0b 100644 --- a/config.js +++ b/config.js @@ -105,7 +105,7 @@ xBrowserSync.API.Config = function() { }, // Current version for the API routes - version: '1.0.1' + version: '1.0.2' }; };