Skip to content

Commit

Permalink
💾 Build files update
Browse files Browse the repository at this point in the history
  • Loading branch information
kobezzza committed Jul 30, 2015
1 parent 588e83d commit 73638a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions dist/file.js
@@ -1,11 +1,11 @@
/*!
* Monic v2.2.1
* Monic v2.2.2
* https://github.com/MonicBuilder/Monic
*
* Released under the MIT license
* https://github.com/MonicBuilder/Monic/blob/master/LICENSE
*
* Date: Mon, 27 Jul 2015 06:58:17 GMT
* Date: Thu, 30 Jul 2015 09:47:47 GMT
*/

'use strict';
Expand Down Expand Up @@ -188,6 +188,7 @@ var FileStructure = (function () {

/**
* Ends a condition
*
* @return {!FileStructure}
*/

Expand Down Expand Up @@ -223,6 +224,7 @@ var FileStructure = (function () {

/**
* Ends a label
*
* @return {!FileStructure}
*/

Expand Down
4 changes: 2 additions & 2 deletions dist/parser.js
@@ -1,11 +1,11 @@
/*!
* Monic v2.2.1
* Monic v2.2.2
* https://github.com/MonicBuilder/Monic
*
* Released under the MIT license
* https://github.com/MonicBuilder/Monic/blob/master/LICENSE
*
* Date: Mon, 27 Jul 2015 06:54:06 GMT
* Date: Thu, 30 Jul 2015 09:47:47 GMT
*/

'use strict';
Expand Down

0 comments on commit 73638a3

Please sign in to comment.