Skip to content

Commit

Permalink
Bump VERSION to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Jun 14, 2012
1 parent a67a2cd commit 8e1831c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libusb.rb
Expand Up @@ -14,7 +14,7 @@
# along with Libusb for Ruby. If not, see <http://www.gnu.org/licenses/>.

module LIBUSB
VERSION = "0.1.4"
VERSION = "0.2.0"

require 'libusb/call'
require 'libusb/constants'
Expand Down

0 comments on commit 8e1831c

Please sign in to comment.