Skip to content

Commit

Permalink
Fix download link.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurdoch committed May 24, 2014
1 parent 35d9f9f commit ec3e126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ArduinoUnit
Unit test framework for arduino projects.

##Current Version 2.1.0
[Download ArduinoUnit 2.1.0](https://github.com/mmurdoch/arduinounit/tree/v2.0).
[Download ArduinoUnit 2.1.0](https://github.com/mmurdoch/arduinounit/releases/tag/v2.1.0).

ArduinoUnit 2.0 is a complete rewrite of ArduinoUnit based on the experience
of unit testing with the 1.x library over the last few years. It aims to be
Expand Down

0 comments on commit ec3e126

Please sign in to comment.