Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Commit b514bcb

Browse files
committed
Increased version number
1 parent e4eaa43 commit b514bcb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2020-08-03 0.3.2
4+
5+
- Possible fix for undefined bug in Resolver module.
6+
37
## 2020-07-25 0.3.1
48

59
- Added missing typings field in package.json.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "factory-zero",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Knex based fixtures seeding utility",
55
"main": "index.mjs",
66
"types": "./types.d.ts",

0 commit comments

Comments
 (0)