Version bump to 0.3

This commit is contained in:
Jordan Petridis
2018-02-11 22:57:37 +02:00
parent dcc4eae27e
commit b6a71688c0
4 changed files with 17 additions and 10 deletions
@@ -1,8 +1,3 @@
-- Till version 0.2 is released the plan is to edited directly and dont expect
-- any kind of non-braking changes.
-- After there is a stable prototype, Only diesel migrations will be used
-- in order to change the db schema.
CREATE TABLE `source` (
`id` INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT UNIQUE,
`uri` TEXT NOT NULL UNIQUE,