v1.0.1
This commit is contained in:
parent
c1877623cb
commit
65ea2e2e99
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# v1.0.1
|
||||
|
||||
- Include TypeScript declaration file (`.d.ts`)
|
||||
|
||||
# v1.0.0
|
||||
|
||||
- Git tag is now the built version, for easier direct installation without the npm registry
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "defiler",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "A small, strange building block",
|
||||
"keywords": [
|
||||
"build",
|
||||
|
|
Loading…
Reference in a new issue