Skip to content

Commit 008f162

Browse files
committed
2.0.0
* Update URLs in CONTRIBUTING.md (#123) (Ryan Graham) * update copyright statements (Ryan Graham) * replace mu2 with mustache (Ryan Graham) * enable node v6 on CI (Ryan Graham)
1 parent a084c73 commit 008f162

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2016-08-25, Version 2.0.0
2+
=========================
3+
4+
* Update URLs in CONTRIBUTING.md (#123) (Ryan Graham)
5+
6+
* update copyright statements (Ryan Graham)
7+
8+
* replace mu2 with mustache (Ryan Graham)
9+
10+
* enable node v6 on CI (Ryan Graham)
11+
12+
113
2016-04-30, Version 2.0.0-1
214
===========================
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foreman",
3-
"version": "2.0.0-1",
3+
"version": "2.0.0",
44
"homepage": "http://strongloop.github.io/node-foreman/",
55
"description": "Node Implementation of Foreman",
66
"author": "StrongLoop, Inc.",

0 commit comments

Comments
 (0)