Skip to content

Commit 55ac197

Browse files
committed
version 0.2.1 created
1 parent eed06a5 commit 55ac197

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.0",
3+
"version": "0.2.1",
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.0",
4+
"version": "0.2.1",
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.0</a>
53+
<a href="https://github.com/afonsopacifer/flex-grid-framework" class="btn">Download V 0.2.1</a>
5454

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

0 commit comments

Comments
 (0)