This commit is contained in:
parent
5ceb973fa2
commit
68966f5353
|
@ -27,6 +27,7 @@ COPY \
|
|||
LICENSE \
|
||||
README.md \
|
||||
mycdc.js \
|
||||
index.js \
|
||||
./
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mycdc",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"author": "Verdnatura Levante SL",
|
||||
"description": "Asynchronous DB calculations reading the binary log",
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Reference in New Issue