Skip to content

Commit 7a4a358

Browse files
committed
Update to 0.5.0
1 parent 41bda25 commit 7a4a358

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ License
184184

185185
I'm interested in distributing code as freely as possible.
186186

187-
Copyright (c) 2021 ZwerOxotnik <[email protected]>
187+
Copyright (c) 2021-2022 ZwerOxotnik <[email protected]>
188188

189189
Licensed under the [MIT licence](https://tldrlegal.com/license/mit-license).
190190

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 0.5.0
3+
Date: 2022-01-01
4+
Changes:
5+
- Removed auto-documentation (not so needful/useful for Factorio)
6+
- Added event handler from zk-lib
7+
---------------------------------------------------------------------------------------------------
28
Version: 0.4.1
39
Date: 2021-08-26
410
Bugfixes:

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-mod",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"factorio_version": "1.1",
55
"title": "Example mod",
66
"author": "Put your nickname",

0 commit comments

Comments
 (0)