bump version
parent
f881e2ad0b
commit
f2e6a66d33
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ep_etherpad-lite",
|
"name": "ep_etherpad-lite",
|
||||||
"version": "1.9.1",
|
"version": "1.9.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -106,6 +106,6 @@
|
||||||
"test-container": "mocha --timeout 5000 tests/container/specs/api",
|
"test-container": "mocha --timeout 5000 tests/container/specs/api",
|
||||||
"dev": "bash ./bin/run.sh"
|
"dev": "bash ./bin/run.sh"
|
||||||
},
|
},
|
||||||
"version": "1.9.1",
|
"version": "1.9.2",
|
||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue