Checking in changes prior to tagging of version 0.01.
Changelog diff is: diff --git a/Changes b/Changes index bfe2274..947f86c 100644 --- a/Changes +++ b/Changes @@ -2,5 +2,7 @@ Revision history for Perl extension Unqlite {{$NEXT}} +0.01 2013-07-03T19:02:44Z + - original version
This commit is contained in:
parent
2e3159537d
commit
cc65858f58
2 changed files with 6 additions and 4 deletions
2
Changes
2
Changes
|
@ -2,5 +2,7 @@ Revision history for Perl extension Unqlite
|
||||||
|
|
||||||
{{$NEXT}}
|
{{$NEXT}}
|
||||||
|
|
||||||
|
0.01 2013-07-03T19:02:44Z
|
||||||
|
|
||||||
- original version
|
- original version
|
||||||
|
|
||||||
|
|
|
@ -54,13 +54,13 @@
|
||||||
"release_status" : "unstable",
|
"release_status" : "unstable",
|
||||||
"resources" : {
|
"resources" : {
|
||||||
"bugtracker" : {
|
"bugtracker" : {
|
||||||
"web" : "https://github.com/tokuhirom/Unqlite/issues"
|
"web" : "https://github.com/tokuhirom/UnQLite/issues"
|
||||||
},
|
},
|
||||||
"homepage" : "https://github.com/tokuhirom/Unqlite",
|
"homepage" : "https://github.com/tokuhirom/UnQLite",
|
||||||
"repository" : {
|
"repository" : {
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "git://github.com/tokuhirom/Unqlite.git",
|
"url" : "git://github.com/tokuhirom/UnQLite.git",
|
||||||
"web" : "https://github.com/tokuhirom/Unqlite"
|
"web" : "https://github.com/tokuhirom/UnQLite"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version" : "0.01"
|
"version" : "0.01"
|
||||||
|
|
Loading…
Add table
Reference in a new issue