Skip to content

Commit

Permalink
updating tag to fix bower commit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
esr360 committed Oct 21, 2016
1 parent 01f69d1 commit e9a2c95
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1741,6 +1741,14 @@ They key part of the above code is `_modules['grid']['breakpoints'][value]`, whi

## Changelog

#### Version 3.4.1

Released: 21st October 2016

###### Release Notes

* fixing issue with commit hash used in bower install

#### Version 3.4.0

Released: 21st October 2016
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Synergy",
"version": "3.4.0",
"version": "3.4.1",
"description": "A library of Sass mixins for architecting modular, configurable and scalable CSS.",
"main": [
"src/scss/_synergy.scss",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Synergy",
"version": "3.4.0",
"version": "3.4.1",
"description": "A front-end framework for building modular, configurable and scalable projects.",
"keywords": [
"sass",
Expand Down

0 comments on commit e9a2c95

Please sign in to comment.