Skip to content

Commit

Permalink
bump v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iamlacroix committed May 6, 2014
1 parent 09f3b62 commit bdcc652
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.2.3

- The [position mixin](http://bourbon.io/docs/#position) now accepts `null`. Ex: `@include position(relative, 0px null null 100px);`

# 1.2.2

- Update Bourbon to [v3.2.1](https://github.com/thoughtbot/bourbon/releases/tag/v3.2.1)
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": "node-bourbon",
"version": "1.2.2",
"version": "1.2.3",
"description": "node-sass port of thoughtbot's Bourbon library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bdcc652

Please sign in to comment.