Skip to content

Commit 7df4adb

Browse files
committed
playing around - bumped version
1 parent 48f394e commit 7df4adb

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build/package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typeorm",
33
"private": false,
4-
"version": "0.3.5",
4+
"version": "0.3.6",
55
"description": "Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.",
66
"license": "MIT",
77
"readmeFilename": "README.md",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typeorm",
33
"private": true,
4-
"version": "0.3.5",
4+
"version": "0.3.6",
55
"description": "Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.",
66
"license": "MIT",
77
"readmeFilename": "README.md",

typeorm-v0.3.6.tgz

5.93 MB
Binary file not shown.

0 commit comments

Comments
 (0)