Skip to content

Commit d8323d3

Browse files
committed
Bump development version
1 parent 9ef988e commit d8323d3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ This project adheres to [Semantic Versioning].
8484
* First release.
8585

8686
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
87-
[Unreleased]: https://github.com/tkareine/hackers-tiny-slide-deck/compare/v0.4.2...HEAD
87+
[Unreleased]: https://github.com/tkareine/hackers-tiny-slide-deck/compare/v0.4.3...HEAD
88+
[v0.4.3]: https://github.com/tkareine/hackers-tiny-slide-deck/compare/v0.4.2...v0.4.3
8889
[v0.4.2]: https://github.com/tkareine/hackers-tiny-slide-deck/compare/v0.4.1...v0.4.2
8990
[v0.4.1]: https://github.com/tkareine/hackers-tiny-slide-deck/compare/v0.4.0...v0.4.1
9091
[v0.4.0]: https://github.com/tkareine/hackers-tiny-slide-deck/compare/v0.3.1...v0.4.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hackers-tiny-slide-deck",
3-
"version": "0.4.3",
3+
"version": "0.4.4-dev",
44
"license": "MIT",
55
"description": "Turn a Markdown document into a slide deck quickly.",
66
"author": "Tuomas Kareinen <tkareine@gmail.com>",

0 commit comments

Comments
 (0)