Skip to content

Commit

Permalink
1.3.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
subchen committed Sep 19, 2016
1 parent 34c31ee commit ede96f0
Show file tree
Hide file tree
Showing 12 changed files with 332 additions and 328 deletions.
2 changes: 1 addition & 1 deletion angular-async-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

function factory(angular, undefined) {

var VERSION = '1.3.1';
var VERSION = '1.3.2';

// Support require.js, sea.js, system.js
var amdRequire = (function() {
Expand Down
2 changes: 1 addition & 1 deletion angular-async-loader.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion angular-async-loader.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-async-loader",
"version": "1.3.1",
"version": "1.3.2",
"homepage": "https://github.com/subchen/angular-async-loader",
"authors": [
"Guoqiang Chen <[email protected]>"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ede96f0

Please sign in to comment.