Skip to content

Commit cfffd1f

Browse files
author
Charles Jolley
committed
Bump to 0.4.0
1 parent f726571 commit cfffd1f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.0
2+
3+
* Reenable spec API
4+
15
## 0.3.1
26

37
* changed named to core-test

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "core-test",
33
"description": "Flexible testing library for JavaScript.",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55

66
"dependencies": {
77
"seed": "0.3.0",

0 commit comments

Comments
 (0)