diff --git a/alameda.js b/alameda.js index 267b2f3..f4e1762 100644 --- a/alameda.js +++ b/alameda.js @@ -1,5 +1,5 @@ /** - * alameda 0.3.0 Copyright (c) 2011-2016, The Dojo Foundation All Rights Reserved. + * alameda 0.3.1 Copyright (c) 2011-2016, The Dojo Foundation All Rights Reserved. * Available via the MIT or new BSD license. * see: http://github.com/requirejs/alameda for details */ diff --git a/bower.json b/bower.json index 502529e..c2b463b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "alameda", - "version": "0.3.0", + "version": "0.3.1", "ignore": [ ".gitignore", ".npmignore", diff --git a/package.json b/package.json index a48369e..7fcf08b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alameda", "description": "AMD loader, like requirejs, but with promises and for modern browsers", - "version": "0.3.0", + "version": "0.3.1", "homepage": "http://github.com/requirejs/alameda", "author": "James Burke (http://github.com/jrburke)", "licenses": [