Skip to content

Commit 93d0924

Browse files
committed
version 0.2.2 created
1 parent 1597159 commit 93d0924

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## Install
88

9-
1- get the project: ([Download directly](https://github.com/afonsopacifer/flex-grid-framework/archive/0.1.0.zip))
9+
1- get the project: ([Download directly](https://github.com/afonsopacifer/flex-grid-framework/archive/0.2.2.zip))
1010

1111
Install via bower:
1212

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flex-grid-framework",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"homepage": "https://afonsopacifer.github.io/flex-grid-framework/",
55
"authors": [
66
"afonsopacifer <afonsopacifer@live.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flex-grid-framework",
33
"author": "Afonso Pacifer",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "A grid based on flexbox",
66
"license": "MIT",
77
"devDependencies": {

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h2 class="title-lv2">
5050
</h2>
5151

5252
<a href="http://codepen.io/afonsopacifer/pen/KpvPOb" target="_blank" class="btn">View a demo</a>
53-
<a href="https://github.com/afonsopacifer/flex-grid-framework" class="btn">Download V 0.2.1</a>
53+
<a href="https://github.com/afonsopacifer/flex-grid-framework" class="btn">Download V 0.2.2</a>
5454

5555
<p class="note">
5656
<strong>Note:</strong>

0 commit comments

Comments
 (0)