From 9069fd47479f6b01d7fa88c064d92074fa74c343 Mon Sep 17 00:00:00 2001
From: jdxcode <216188+jdxcode@users.noreply.github.com>
Date: Fri, 26 Jan 2018 21:51:54 +0000
Subject: [PATCH] chore(release): 0.3.9 [skip ci]
## [0.3.9](https://github.com/jdxcode/fancy-test/compare/716d3b92271b06e3492f9306b318555fb42dc996...v0.3.9) (2018-01-26)
### Bug Fixes
* consolidate types ([38bbfa2](https://github.com/jdxcode/fancy-test/commit/38bbfa2))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65a379c..4f7585e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.3.9](https://github.com/jdxcode/fancy-test/compare/716d3b92271b06e3492f9306b318555fb42dc996...v0.3.9) (2018-01-26)
+
+
+### Bug Fixes
+
+* consolidate types ([38bbfa2](https://github.com/jdxcode/fancy-test/commit/38bbfa2))
+
## [0.3.8](https://github.com/jdxcode/fancy-test/compare/b0e248a8ddcc7753247d54465fc22df01078ec51...v0.3.8) (2018-01-26)
diff --git a/package.json b/package.json
index efe7b74..7cac4a2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "fancy-test",
"description": "extendable utilities for testing",
- "version": "0.3.8",
+ "version": "0.3.9",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/jdxcode/fancy-test/issues",
"dependencies": {