Skip to content

Commit

Permalink
Update dist files with latest revision
Browse files Browse the repository at this point in the history
  • Loading branch information
umakantp committed Nov 15, 2017
1 parent 31f65c9 commit f22a859
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions dist/jsmart.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/*!
* jSmart JavaScript template engine (v3.0.2)
* jSmart JavaScript template engine (v3.0.3)
* https://github.com/umakantp/jsmart
*
* Copyright 2011-2017, Umakant Patil <me at umakantpatil dot com>
* Max Miroshnikov <miroshnikov at gmail dot com>
* https://opensource.org/licenses/MIT
*
* Date: 2017-11-13T06:40Z
* Date: 2017-11-15T04:27Z
*/
(function (factory) {
'use strict'
Expand Down Expand Up @@ -2349,7 +2349,7 @@
}
}
}
var version = '3.0.2'
var version = '3.0.3'

/*
Define jsmart constructor. jSmart object just stores,
Expand Down
4 changes: 2 additions & 2 deletions dist/jsmart.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/requirejs/js/jsmart.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/simple/jsmart.min.js

Large diffs are not rendered by default.

0 comments on commit f22a859

Please sign in to comment.