Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Roberts committed May 18, 2017
1 parent 7341dc3 commit 9c94601
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ Not Implemented:

## Current Version

4.0.0
4.0.1

![Version 4.0.0](https://img.shields.io/badge/VERSION-4.0.0-green.svg)
![Version 4.0.1](https://img.shields.io/badge/VERSION-4.0.1-green.svg)


## Requirements
Expand Down
2 changes: 1 addition & 1 deletion lib/microformats/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Microformats
VERSION = "4.0.0"
VERSION = "4.0.1"
end

0 comments on commit 9c94601

Please sign in to comment.