Skip to content

Commit 3b685fa

Browse files
committed
Bump version
1 parent f0c5122 commit 3b685fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [0.0.1-alpha.3] - 2015-12-18
8+
### Changed
9+
- Version format.
10+
711
## [0.0.1-alpha2] - 2015-12-18
812
### Fixed
913
- README formatting.
@@ -14,4 +18,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1418

1519

1620
[Unreleased]: https://github.com/jsayol/dart-tmdb/compare/v0.0.1-alpha1...HEAD
21+
[0.0.1-alpha.3]: https://github.com/sayol/dart-tmdb/compare/v0.0.1-alpha.3..v0.0.1-alpha1
1722
[0.0.1-alpha2]: https://github.com/sayol/dart-tmdb/compare/v0.0.1-alpha2..v0.0.1-alpha1

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: tmdb
22
description: A TheMoviedb.org (TMDB) library for Dart.
3-
version: 0.0.1-alpha2
3+
version: 0.0.1-alpha.3
44
author: Josep Sayol <[email protected]>
55
homepage: https://github.com/jsayol/dart-tmdb
66

0 commit comments

Comments
 (0)