Browse Source

version

master
David Miller 12 years ago
parent
commit
cdbbd0051e
  1. 4
      bower.json

4
bower.json

@ -1,12 +1,12 @@
{ {
"name": "startbootstrap-agency", "name": "startbootstrap-agency",
"version": "1.0.1", "version": "1.0.0",
"homepage": "https://github.com/IronSummitMedia/startbootstrap-agency", "homepage": "https://github.com/IronSummitMedia/startbootstrap-agency",
"authors": [ "authors": [
"David Miller <david@ironsummitmedia.com>" "David Miller <david@ironsummitmedia.com>"
], ],
"description": "A one page HTML theme for agencies created by Start Bootstrap", "description": "A one page HTML theme for agencies created by Start Bootstrap",
"main": "dist/**", "main": "/",
"license": "Apache 2.0", "license": "Apache 2.0",
"ignore": [ "ignore": [
"**/.*", "**/.*",

Loading…
Cancel
Save