Skip to content

Commit

Permalink
Rev to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Nov 22, 2017
1 parent a0827d0 commit 6408eb1
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 @@
/**
* @license alameda 1.2.0 Copyright jQuery Foundation and other contributors.
* @license alameda 1.2.1 Copyright jQuery Foundation and other contributors.
* Released under MIT license, https://github.com/requirejs/alameda/blob/master/LICENSE
*/
// Going sloppy because loader plugin execs may depend on non-strict execution.
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": "1.2.0",
"version": "1.2.1",
"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": "1.2.0",
"version": "1.2.1",
"homepage": "http://github.com/requirejs/alameda",
"author": "James Burke <[email protected]> (http://github.com/jrburke)",
"license": "MIT",
Expand Down

0 comments on commit 6408eb1

Please sign in to comment.