Skip to content

Commit

Permalink
I dub thee v8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andymeneely committed Sep 12, 2017
1 parent 0a10436 commit fee649d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Some videos are just me talking about my process, others are screen captures of

# Versions

## v8.2 / 2017-09-12
* Minor font improvements to the coin tracker PDF

## v8.1 / 2017-09-11
* Made a coin tracker PDF

Expand Down
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module BoltRats
VERSION = 'v8.1'
VERSION = 'v8.2'
end

0 comments on commit fee649d

Please sign in to comment.