updated version

This commit is contained in:
AnatolyUss 2017-03-25 15:48:28 +03:00
parent c97a026b88
commit c99b85ffbe
2 changed files with 3 additions and 2 deletions

View file

@ -61,7 +61,7 @@ from MySQL to PostgreSQL as easy and smooth as possible.</p>
<a href="mailto:anatolyuss@gmail.com?subject=NMIG">anatolyuss@gmail.com</a></p>
<h3>VERSION</h3>
<p>Current version is 2.6.0<br />
<p>Current version is 2.6.1<br />
(major version . improvements . bug fixes)</p>

View file

@ -1,6 +1,6 @@
{
"name": "nmig",
"version": "2.6.0",
"version": "2.6.1",
"description": "The database migration app",
"author": "Anatoly Khaytovich<anatolyuss@gmail.com>",
"dependencies": {
@ -9,3 +9,4 @@
"pg-copy-streams": "*"
}
}