yeah 0.8 :)

This commit is contained in:
Tobias Koppers 2012-11-07 12:12:17 +01:00
parent 66b6df3e3c
commit 176eef1f16
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "webpack",
"version": "0.7.17",
"version": "0.8.0-beta1",
"author": "Tobias Koppers @sokra",
"description": "Packs CommonJs/AMD 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": {