Stubs next version
This commit is contained in:
parent
94c8d89aba
commit
5ff2cf6746
@ -1,5 +1,8 @@
|
|||||||
# CARTO's Changelog
|
# CARTO's Changelog
|
||||||
|
|
||||||
|
## v1.2.0-carto.4
|
||||||
|
Released 2018-mm-dd
|
||||||
|
|
||||||
## v1.2.0-carto.3
|
## v1.2.0-carto.3
|
||||||
Released 2018-11-21
|
Released 2018-11-21
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pg-copy-streams",
|
"name": "pg-copy-streams",
|
||||||
"version": "1.2.0-carto.3",
|
"version": "1.2.0-carto.4",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pg-copy-streams",
|
"name": "pg-copy-streams",
|
||||||
"version": "1.2.0-carto.3",
|
"version": "1.2.0-carto.4",
|
||||||
"description": "Low-Level COPY TO and COPY FROM streams for PostgreSQL in JavaScript using",
|
"description": "Low-Level COPY TO and COPY FROM streams for PostgreSQL in JavaScript using",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user