Skip to content

Commit 6188652

Browse files
committed
Remove performance tests from package
1 parent 1ecf73b commit 6188652

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.travis.yml
22
src
33
test
4-
4+
perf

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xmlbuilder",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"keywords": [ "xml", "xmlbuilder" ],
55
"homepage": "http://github.com/oozcitak/xmlbuilder-js",
66
"description": "An XML builder for node.js",

0 commit comments

Comments
 (0)