Commit 693919ea by Konstantin Käfer

update version number

parent 4ca7139f
{ 'name': 'sqlite' { 'name': 'sqlite'
, 'description': 'SQLite3 bindings for Node' , 'description': 'SQLite3 bindings for Node'
, 'version': '1.0.2' , 'version': '1.0.3'
, 'homepage': 'http://github.com/orlandov/node-sqlite' , 'homepage': 'http://github.com/orlandov/node-sqlite'
, 'author': , 'author':
'Orlando Vazquez <ovazquez@gmail.com> (http://2wycked.net)' 'Orlando Vazquez <ovazquez@gmail.com> (http://2wycked.net)'
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,9 @@
, 'Eric Fredricksen' , 'Eric Fredricksen'
, 'John Wright' , 'John Wright'
, 'Ryan Dahl' , 'Ryan Dahl'
, 'Will White'
, 'Tom MacWright'
, 'Konstantin Käfer'
] ]
, 'repository': , 'repository':
{ 'type': 'git' { 'type': 'git'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment