Skip to content

Commit 584d3cb

Browse files
committed
version bump
1 parent 8c61086 commit 584d3cb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ The `module.json` file that is then compiled into the GUI.json file is the engin
258258

259259
> We are trying to make as little changes to the overall build as possible.
260260
261+
* v1.0.4 - Send stress test pages to `/docs` directory
261262
* v1.0.3 - Clean `_sandbox` icon output pre build and update `._template` files
262263
* v1.0.2 - Automated branding with the `.guiconfig` file
263264
* v1.0.1 - Moved all modules into submodules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GUI-source",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"private": true,
55
"devDependencies": {
66
"chalk": "^2.0.1",

0 commit comments

Comments
 (0)