Skip to content

Commit b6af665

Browse files
committed
v0.3.13
1 parent d1b2d5f commit b6af665

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.3.13 -- 2012.11.09
2+
* Expose parts of internal API for better configurability
3+
* Demand Node v0.8 at least as we depend on fs2 (for v0.6 support use v0.3.11)
4+
15
v0.3.12 -- 2012.10.05
26
* Add 'name' and 'amd' options. Bundle can now be directly exposed
37
in global (or AMD) namespace

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webmake",
3-
"version": "0.3.12",
3+
"version": "0.3.13",
44
"description": "Bundle CommonJS modules into single script for web browser",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)