Release v1.2.0-carto.2
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# CARTO's Changelog
|
# CARTO's Changelog
|
||||||
|
|
||||||
## v1.2.0-carto.2
|
## v1.2.0-carto.2
|
||||||
Released 2018-mm-dd
|
Released 2018-10-26
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
* Make all modules to use strict mode semantics.
|
* Make all modules to use strict mode semantics.
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pg-copy-streams",
|
"name": "pg-copy-streams",
|
||||||
"version": "1.2.0",
|
"version": "1.2.0-carto.2",
|
||||||
"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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user