Skip to content

Commit

Permalink
chore(release): 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Jun 12, 2019
1 parent b861716 commit 571e173
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.11.4](https://github.com/JamieMason/astexplorer.app/compare/0.10.4...0.11.4) (2019-06-12)

### Features

- **astexplorer:** pull latest astexplorer.net
([b861716](https://github.com/JamieMason/astexplorer.app/commit/b861716))

## [0.10.4](https://github.com/JamieMason/astexplorer.app/compare/0.9.4...0.10.4) (2019-04-29)

### Features
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ New Project, there will likely be a few kinks to iron out.
### Mac

📦
[ASTExplorer-0.10.4.dmg](https://github.com/JamieMason/astexplorer.app/releases/download/0.10.4/ASTExplorer-0.10.4.dmg)<br>
[ASTExplorer-0.11.4.dmg](https://github.com/JamieMason/astexplorer.app/releases/download/0.11.4/ASTExplorer-0.11.4.dmg)<br>
📦
[ASTExplorer-darwin-x64-0.10.4.zip](https://github.com/JamieMason/astexplorer.app/releases/download/0.10.4/ASTExplorer-darwin-x64-0.10.4.zip)
[ASTExplorer-darwin-x64-0.11.4.zip](https://github.com/JamieMason/astexplorer.app/releases/download/0.11.4/ASTExplorer-darwin-x64-0.11.4.zip)

### Build From Source

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astexplorer.app",
"description": "https://astexplorer.net with ES Modules support and Hot Reloading",
"version": "0.10.4",
"version": "0.11.4",
"author": "Jamie Mason <[email protected]> (https://github.com/JamieMason)",
"config": {
"forge": "./forge.config.js"
Expand Down

0 comments on commit 571e173

Please sign in to comment.