Skip to content

Commit 3710eb4

Browse files
committed
Prepared release 1.0.1.
1 parent fc579fc commit 3710eb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.0.1 - 2020-05-02
44

55
### Fixed
66

config/autoload/base.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
ConfigAggregator::ENABLE_CACHE => true,
1818
'debug' => false,
1919
'name' => 'Factorio Item Browser - Api Import',
20-
'version' => '1.0.0'
20+
'version' => '1.0.1'
2121
];

0 commit comments

Comments
 (0)