next version

This commit is contained in:
Tobias Koppers 2012-06-29 22:47:14 +02:00
parent 98bf1ea52b
commit dd7eebfb14
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "webpack",
"version": "0.4.8",
"version": "0.4.9",
"author": "Tobias Koppers @sokra",
"description": "Packs CommonJs Modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loading of js, json, jade, coffee, css, ... out of the box and more with custom loaders.",
"dependencies": {