Skip to content

Commit

Permalink
Upgrade to the version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umakantp committed Jan 11, 2018
1 parent ae738e9 commit 8a5b78a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Play with JsFiddle [demo page](https://jsfiddle.net/8p8xua0k/1/)
```
https://cdn.jsdelivr.net/npm/jsmart/dist/jsmart.min.js
```
##### Current latest version (3.0.3)
##### Current latest version (3.1.0)
```
https://cdn.jsdelivr.net/npm/jsmart@3.0.3/dist/jsmart.min.js
https://cdn.jsdelivr.net/npm/jsmart@3.1.0/dist/jsmart.min.js
```
### jSmart with other tools

Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "jSmart",
"description": "jSmart is javascript templating engine based on PHP Smarty Template Engine.",
"main": "dist/jsmart.js",
"version": "3.0.3",
"version": "3.1.0",
"url": "https://github.com/umakantp/jsmart/",
"keywords": [
"jsmart",
Expand Down

0 comments on commit 8a5b78a

Please sign in to comment.