Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sparked435 committed Sep 28, 2018
1 parent efb11ea commit 315a2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBI.lua
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ end


-- Versioning Information
_M._VERSION = '0.6.1'
_M._VERSION = '0.7'

return _M

0 comments on commit 315a2fa

Please sign in to comment.