Bumped API version number

This commit is contained in:
Antoine Gersant 2017-05-07 23:58:38 -07:00
parent c464b755e5
commit 8e64f6baaf

View file

@ -19,7 +19,7 @@ use thumbnails::*;
use utils::*;
const CURRENT_MAJOR_VERSION: i32 = 1;
const CURRENT_MINOR_VERSION: i32 = 2;
const CURRENT_MINOR_VERSION: i32 = 3;
#[derive(RustcEncodable)]
struct Version {