Skip to content

Commit 959cc91

Browse files
committed
v0.11.10
1 parent 4b39ed3 commit 959cc91

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

RELEASENOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.11.10 - April 24 2013
2+
3+
### Minor Changes
4+
* [mimosa #173](https://github.com/dbashford/mimosa/issues/173). You can now use external stylus libraries during compilation of Stylus files without pulling in all the source for those libraries.
5+
16
# 0.11.9 - April 23 2013
27

38
### Major 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.9",
4+
"version": "0.11.10",
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)