Skip to content

Commit dbd4b85

Browse files
committed
Version 1.0.4
1 parent 6d701da commit dbd4b85

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.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": "1.0.3",
3+
"version": "1.0.4",
44
"description": "UI which changes form, volume and structure to adapt to your data.",
55
"main": [
66
"dist/evolutility.min.js",

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<div class="evo-content page-index">
3939

4040
<section id="s-splash">
41-
<h1 class="titleindex">Evolutility <span class="version">1.0.3</span></h1>
41+
<h1 class="titleindex">Evolutility <span class="version">1.0.4</span></h1>
4242
<h1 style="color:#BBDEFB;">Views which change form, volume and structure to adapt to your data.</h1>
4343
</section>
4444

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": "1.0.3",
3+
"version": "1.0.4",
44
"copyright": "(c) 2015 Olivier Giulieri",
55
"license": "AGPL-3.0",
66
"target": "dist",

0 commit comments

Comments
 (0)