Skip to content

Commit 99bc549

Browse files
committed
Bump to v1.2.0
1 parent aab0c33 commit 99bc549

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ sudo: false
55
node_js:
66
- 'stable'
77
- '8'
8-
- '6'
98

109
script: echo "Running tests against $(node -v)..."
1110

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typeorm-adapter",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "TypeORM adapter for Casbin",
55
"main": "lib/adapter.js",
66
"typings": "lib/adapter.d.ts",

0 commit comments

Comments
 (0)