Skip to content

Commit 8113e4e

Browse files
committed
v2.0.0
1 parent b6c1d0b commit 8113e4e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [Unreleased]
8+
## [2.0.0] / 2016-12-25
99

1010
### Added
1111

@@ -58,7 +58,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5858

5959
- Initial release.
6060

61-
[Unreleased]: https://github.com/rxrc/systemd-units/compare/v1.5.0...HEAD
61+
[Unreleased]: https://github.com/rxrc/systemd-units/compare/v2.0.0...HEAD
62+
[2.0.0]: https://github.com/rxrc/systemd-units/compare/v1.5.0...v2.0.0
6263
[1.5.0]: https://github.com/rxrc/systemd-units/compare/v1.4.0...v1.5.0
6364
[1.4.0]: https://github.com/rxrc/systemd-units/compare/v1.3.1...v1.4.0
6465
[1.3.1]: https://github.com/rxrc/systemd-units/compare/v1.3.0...v1.3.1

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "systemd-units",
3-
"version": "1.5.0",
3+
"version": "2.0.0",
44
"authors": [
55
"Evan Sosenko <[email protected]>"
66
],

0 commit comments

Comments
 (0)