Skip to content

Commit

Permalink
Rev to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Jan 30, 2016
1 parent 7bd49cf commit b5e9a23
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion alameda.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* alameda 0.3.1
* alameda 0.3.2
* 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
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alameda",
"version": "0.3.1",
"version": "0.3.2",
"ignore": [
".gitignore",
".npmignore",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "alameda",
"description": "AMD loader, like requirejs, but with promises and for modern browsers",
"version": "0.3.1",
"version": "0.3.2",
"homepage": "http://github.com/requirejs/alameda",
"author": "James Burke <[email protected]> (http://github.com/jrburke)",
"licenses": [
Expand Down

0 comments on commit b5e9a23

Please sign in to comment.