Skip to content

Commit a3c90b2

Browse files
committed
Release prep
1 parent fbd0dee commit a3c90b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ I am happpy to accept PRs.
1313

1414
To set up a dev environment, clone the repo and run
1515

16-
npm install-dev
16+
npm install
1717

1818
test with
1919

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clusterio-client",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "GUI to download and launch factorio with server specific mods",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)