Skip to content

Commit

Permalink
updating changelog!
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed May 28, 2011
1 parent ad38587 commit 545b69f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
=== 2.1.0 / 2011-05-27

* 1 Enhancement

* Moved to libnfc version 1.5.x

=== 2.0.1 / 2009-09-19

* 1 Bugfix
Expand Down
2 changes: 1 addition & 1 deletion lib/nfc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# library will read RFID tags from an RFID reader. You should start by reading
# NFC#find
class NFC
VERSION = '2.0.2'
VERSION = '2.1.0'

include Singleton

Expand Down

0 comments on commit 545b69f

Please sign in to comment.