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

Commit f6a1a99

Browse files
committed
Increased version number
1 parent 02c5b49 commit f6a1a99

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-10-26 0.4.3
4+
5+
- Updated Knex.
6+
37
## 2020-08-17 0.4.2
48

59
- Added missing JSDoc descriptions.

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.4.2",
3+
"version": "0.4.3",
44
"description": "Knex based fixtures seeding utility",
55
"main": "index.mjs",
66
"types": "./types.d.ts",

0 commit comments

Comments
 (0)