v1.0.0
This commit is contained in:
parent
d7cb64c947
commit
8ba077abee
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# v1.0.0
|
||||
|
||||
- Git tag is now the built version, for easier direct installation without the npm registry
|
||||
|
||||
# v0.18.1
|
||||
|
||||
- Defer resolving the `dir` passed to the `Defiler` constructor until `defiler.exec()` is called
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "defiler",
|
||||
"version": "0.18.1",
|
||||
"version": "1.0.0",
|
||||
"description": "A small, strange building block",
|
||||
"keywords": [
|
||||
"build",
|
||||
|
|
Loading…
Add table
Reference in a new issue