Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Commit

Permalink
Fix the message from Bower
Browse files Browse the repository at this point in the history
  • Loading branch information
earaujoassis committed Oct 7, 2015
1 parent 84bf217 commit 9ad6558
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
9 changes: 7 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"name": "ubuntu-fontface",
"version": "0.1.8",
"version": "0.1.9",
"main": [
"./ubuntu.css",
"./_ubuntu.scss",
"./ubuntu.less"
],
"homepage": "https://github.com/earaujoassis/ubuntu-fontface",
"authors": [
"Ewerton Assis <hey@ewerton-araujo.com>"
"Ewerton Assis <hello@dearaujoassis.com>"
],
"description": "Ubuntu Font Family Bower-ready (also SASS-ready, LESS-ready, and plain CSS-ready)",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions site/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ubuntu-fontface/site",
"version": "0.1.3",
"version": "0.1.9",
"homepage": "https://github.com/earaujoassis/ubuntu-fontface",
"authors": [
"Ewerton Assis <[email protected]>"
Expand Down Expand Up @@ -31,6 +31,6 @@
"dependencies": {
"foundation": "~5.5.2",
"octicons": "~3.1.0",
"ubuntu-fontface": "~0.1.8"
"ubuntu-fontface": "~0.1.9"
}
}

0 comments on commit 9ad6558

Please sign in to comment.