Skip to content

Commit f9d5b93

Browse files
author
Olivier Giulieri
committed
Version 0.3.6.
1 parent fa7d92f commit f9d5b93

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

demo/demo-ui.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/evolutility.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* evolutility v0.3.5 */
1+
/* evolutility v0.3.6 */
22
/* (c) 2015 Olivier Giulieri */
33
/* https://github.com/evoluteur/evolutility */
44
/*! ***************************************************************************

dist/evolutility.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vendors.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<title>Evolutility.js</title>
88
<meta name="description" content="Evolutility :: UI models for your Backbone models" /></head>
9-
<meta name="keywords" content="UI Backbone model view open source metadata driven SPA single page app application generic MDDA MDA CRUD Bootstrap" />
9+
<meta name="keywords" content="UI Backbone model view open source metadata driven SPA single page app application generic MDDA MDA CRUD framework Bootstrap" />
1010

1111
<link id="bwCSS" href="dist/css/vendors.min.css" rel="stylesheet" />
1212
<link href="dist/css/demo.css" rel="stylesheet" />
@@ -38,7 +38,7 @@ <h1 class="title1"><span class="title2" >+ a set of Backbone views which can cha
3838

3939

4040
<h4 class="mt20">
41-
Evolutility is currently v0.3.5 and a work in progress on <a href="https://github.com/evoluteur/evolutility" target="ghe">GitHub</a>.
41+
Evolutility is currently v0.3.6 and a work in progress on <a href="https://github.com/evoluteur/evolutility" target="ghe">GitHub</a>.
4242
</h4>
4343

4444
<p>Evolutility provides a set of generic Backbone Views to

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "evolutility",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"copyright": "(c) 2015 Olivier Giulieri",
55
"license": "AGPL-3.0",
66
"target": "dist",

0 commit comments

Comments
 (0)