Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfusco committed Jun 20, 2016
1 parent a3c6503 commit f5c0030
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _angled-edges.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//-------------------------------------------------------------------------------------
// Angled Edges v1.0.3 (https://github.com/josephfusco/angled-edges)
// Angled Edges v1.0.4 (https://github.com/josephfusco/angled-edges)
// Copyright 2016 Joseph Fusco
// Licensed under MIT (https://github.com/josephfusco/angled-edges/blob/master/LICENSE)
//-------------------------------------------------------------------------------------
Expand Down
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@
"name": "angled-edges",
"description": "A SASS mixin for creating angled edges on sections by dynamically encoding SVGs.",
"homepage": "https://github.com/josephfusco/angled-edges",
"version": "1.0.3",
"version": "1.0.4",
"main": [
"_angled-edges.scss"
],
"ignore": [
"test",
".travis.yml",
"sache.json"
],
"keywords": [
"angled",
"edges",
Expand Down

0 comments on commit f5c0030

Please sign in to comment.