Skip to content

Commit d67d7cb

Browse files
author
Jeff Haynie
committed
fixed issue with latest
1 parent c30e4f9 commit d67d7cb

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.npmignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ logs
33
Gruntfile.js
44
.travis.yml
55
.jshintrc
6-
appc.json
76
*.tgz
87
conf/local.js
98
test
10-
app.js
9+
app.js

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "appc.composite",
33
"description": "Composite connector",
4-
"version": "1.0.23",
4+
"version": "1.0.24",
55
"author": "Dawson Toth",
66
"maintainers": [
77
"Dawson Toth <[email protected]>"

0 commit comments

Comments
 (0)