Skip to content

Commit 2b27b57

Browse files
committed
v0.3.9
1 parent 2ebfe20 commit 2b27b57

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v0.3.9 -- 2012.07.02
2+
* Fix bug related to external package resolution (affected only Node v0.8)
3+
14
v0.3.8 -- 2012.06.13
25
* Webmake function is now hybrid it accepts a callback and returns promise
36
* Great documentation improvements from Jaap Roes

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.8",
3+
"version": "0.3.9",
44
"description": "Bundle CommonJS modules into single script for web browser",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)