Skip to content

Commit

Permalink
chore(build): release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
beck24 committed Mar 1, 2018
1 parent 71edf32 commit 15bde75
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="2.0.2"></a>
## [2.0.2](https://github.com/AU-Landing-Project/au_sets/compare/2.0.1...v2.0.2) (2018-03-01)


### Bug Fixes

* **widgets:** compatibility with widget manager 8.0 ([71edf32](https://github.com/AU-Landing-Project/au_sets/commit/71edf32))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/AU-Landing-Project/au_sets/compare/2.0.0...v2.0.1) (2017-07-05)

Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>AU Sets</name>
<id>au_sets</id>
<author>Matt Beckett ([email protected])</author>
<version type="dist">2.1.0</version>
<version type="dist">2.0.2</version>
<description>Provides methods for collecting information into sets</description>
<website>http://mattbeckett.me</website>
<copyright>(C) Athabasca University</copyright>
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": "au_sets",
"version": "2.0.1",
"version": "2.0.2",
"license": "GPL-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 15bde75

Please sign in to comment.