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

Commit 5e05e5e

Browse files
committed
Increased version number
1 parent e3aeb92 commit 5e05e5e

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-07-25 0.3.0
4+
5+
- Added typings.
6+
37
## 2020-07-25 0.2.0
48

59
- Directory is now a required option. Zero no longer makes any assumptions on the path itself.

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.2.0",
3+
"version": "0.3.0",
44
"description": "Knex based fixtures seeding utility",
55
"main": "index.mjs",
66
"scripts": {

0 commit comments

Comments
 (0)