Skip to content

Commit 6deb88a

Browse files
author
Gregg Van Hove
committed
Bump version to 3.6.1
1 parent 64ad967 commit 6deb88a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bdd"
1010
],
1111
"license": "MIT",
12-
"version": "3.6.0",
12+
"version": "3.6.1",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/jasmine/jasmine-npm"

release_notes/3.6.1.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Jasmine NPM 3.6.1 Release Notes
2+
3+
## Summary
4+
5+
This release fixes a bug in the multi-threading logic to ensure spec files are only loaded once
6+
7+
## Changes
8+
9+
10+
* Only load spec files once
11+
* Fixes #161
12+
13+
14+
------
15+
16+
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_

0 commit comments

Comments
 (0)