Skip to content

Commit

Permalink
chore: release version v10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Feb 7, 2017
1 parent 979c7e7 commit ac99790
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="10.0.0"></a>
# [10.0.0](https://github.com/dignifiedquire/aegir/compare/v9.4.0...v10.0.0) (2017-02-07)


### Features

* **test:** enable tests in webworkers by default ([233708c](https://github.com/dignifiedquire/aegir/commit/233708c))



<a name="9.4.0"></a>
# [9.4.0](https://github.com/dignifiedquire/aegir/compare/v9.3.3...v9.4.0) (2017-01-27)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aegir",
"version": "9.4.0",
"version": "10.0.0",
"description": "JavaScript project management",
"main": "index.js",
"browser": {
Expand Down

0 comments on commit ac99790

Please sign in to comment.