Skip to content

Commit c748cdc

Browse files
committed
rel notes and update version
1 parent a921328 commit c748cdc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASENOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.11.11 - April 25 2013
2+
3+
### Minor Changes
4+
* [mimosa #175](https://github.com/dbashford/mimosa/issues/175). Fixed node v0.10 related issue with creating new project without a project name.
5+
* mimosa. Updated SASS compiler to find imports that do not start with `_`.
6+
17
# 0.11.10 - April 24 2013
28

39
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mimosa",
33
"preferGlobal": "true",
4-
"version": "0.11.10",
4+
"version": "0.11.11",
55
"homepage": "http://www.mimosajs.com",
66
"author": "David Bashford",
77
"description": "A modern browser development toolkit and application assembler. Compile, lint, optimize, serve and more.",

0 commit comments

Comments
 (0)