Skip to content

Commit 8ae3735

Browse files
authored
bump version
1 parent 0503628 commit 8ae3735

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Dungeons and Dragons logo](https://upload.wikimedia.org/wikipedia/en/thumb/8/8e/Dungeons_%26_Dragons_5th_Edition_logo.svg/320px-Dungeons_%26_Dragons_5th_Edition_logo.svg.png)
22
# Battle Tracker ⚔️
33
[![version badge](https://img.shields.io/github/package-json/v/jazzsequence/DnD-Battle-Tracker)](https://github.com/jazzsequence/DnD-Battle-Tracker/releases/) [![license badge](https://img.shields.io/github/license/jazzsequence/DnD-Battle-Tracker)](https://github.com/jazzsequence/DnD-Battle-Tracker/blob/master/LICENSE) ![languages](https://img.shields.io/github/languages/top/jazzsequence/DnD-Battle-Tracker)
4-
![commits since](https://img.shields.io/github/commits-since/jazzsequence/DnD-Battle-Tracker/0.3.0) ![GitHub last commit](https://img.shields.io/github/last-commit/jazzsequence/DnD-Battle-Tracker)
4+
![commits since](https://img.shields.io/github/commits-since/jazzsequence/DnD-Battle-Tracker/0.3.1) ![GitHub last commit](https://img.shields.io/github/last-commit/jazzsequence/DnD-Battle-Tracker)
55

66
A simple battle tracking system for Dungeons & Dragons written in JavaScript to track initiative and damage.
77

@@ -32,6 +32,9 @@ These are things I plan (or at least _hope_) to implement in the future.
3232

3333
## Changelog
3434

35+
### 0.3.1
36+
* fixed Firefox display bugs
37+
3538
### 0.3.0
3639
* refactored entire codebase in React
3740
* added true build and deploy process so app can be deployed as a single-page app (SPA)

0 commit comments

Comments
 (0)