Skip to content

Commit

Permalink
update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
umakantp committed May 27, 2021
1 parent 82ac5cd commit 3ec0ce2
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Play with JsFiddle [demo page](https://jsfiddle.net/8p8xua0k/1/)
```
https://cdn.jsdelivr.net/npm/jsmart/dist/jsmart.min.js
```
##### Current latest version (3.1.0)
##### Current latest version (4.0.0)
```
https://cdn.jsdelivr.net/npm/jsmart@3.1.0/dist/jsmart.min.js
```
Expand Down
2 changes: 1 addition & 1 deletion dist/jsmart.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Max Miroshnikov <miroshnikov at gmail dot com>
* https://opensource.org/licenses/MIT
*
* Date: 2021-05-27T09:58Z
* Date: 2021-05-27T10:17Z
*/
(function (factory) {
'use strict'
Expand Down
6 changes: 3 additions & 3 deletions dist/jsmart.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion src/wrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* jSmart JavaScript template engine (v@VERSION)
* https://github.com/umakantp/jsmart
*
* Copyright 2011-2017, Umakant Patil <me at umakantpatil dot com>
* Copyright 2011-2021, Umakant Patil <me at umakantpatil dot com>
* Max Miroshnikov <miroshnikov at gmail dot com>
* https://opensource.org/licenses/MIT
*
Expand Down

0 comments on commit 3ec0ce2

Please sign in to comment.