Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
bootflat
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ec4aa776
authored
2014-04-11 19:24:04 +0800
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
update version number
1 parent
dd6bc363
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletions
.gitignore
bower.json
composer.json
.gitignore
View file @
ec4aa77
...
...
@@ -35,3 +35,6 @@ validation-report.json
# Folders to ignore
node_modules
# Composer
composer.lock
/vendor
...
...
bower.json
View file @
ec4aa77
{
"name"
:
"Bootflat"
,
"version"
:
"2.0.
0
"
,
"version"
:
"2.0.
1
"
,
"homepage"
:
"http://bootflat.github.io"
,
"authors"
:
[
"flathemes <info@flathemes.com>"
...
...
composer.json
View file @
ec4aa77
{
"name"
:
"bootflat/bootflat"
,
"description"
:
"An open source Flat UI KIT based on Bootstrap (3.1.1). A faster, easier and less repetitive way for web developers to create elegant web apps."
,
"version"
:
"2.0.1"
,
"keywords"
:
[
"mobile"
,
"html5"
,
...
...
Please
register
or
sign in
to post a comment