Skip to content

Commit

Permalink
Update phery.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pocesar authored Jun 28, 2016
1 parent c34548a commit 9d82aa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phery.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
/**
* @class
* @version 2.7.2
* @version 2.7.4
* @extends {jQuery}
*/
phery = (function(){ return function(){ return phery; }; })();
Expand All @@ -108,7 +108,7 @@
*
* @type {String}
*/
phery.version = '2.7.2';
phery.version = '2.7.4';

/**
* @lends {Object.prototype.hasOwnProperty}
Expand Down

0 comments on commit 9d82aa2

Please sign in to comment.