Skip to content

Commit

Permalink
Fixed failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
ascartabelli committed Jun 24, 2017
1 parent 1714bb7 commit b653c4b
Show file tree
Hide file tree
Showing 5 changed files with 1,332 additions and 796 deletions.
4 changes: 2 additions & 2 deletions dist/lamb.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @overview lamb - A lightweight, and docile, JavaScript library to help embracing functional programming.
* @author Andrea Scartabelli <andrea.scartabelli@gmail.com>
* @version 0.54.0-alpha.2
* @version 0.54.0-alpha.4
* @module lamb
* @license MIT
* @preserve
Expand Down Expand Up @@ -44,7 +44,7 @@
* @readonly
* @type String
*/
"@@lamb/version": {value: "0.54.0-alpha.2"}
"@@lamb/version": {value: "0.54.0-alpha.4"}
});

// prototype shortcuts
Expand Down
4 changes: 2 additions & 2 deletions dist/lamb.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lamb.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit b653c4b

Please sign in to comment.