From 9bba59df23f52f54cd1557a4e724a2a3f610deb3 Mon Sep 17 00:00:00 2001 From: Andrew Hickman Date: Fri, 12 Jan 2018 22:02:29 +0000 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 76f0248..f07cbc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ documentation = "https://docs.rs/ms3d/" repository = "https://github.com/andrewhickman/ms3d" license = "MIT" keywords = ["decode", "ms3d", "3d", "model", "mesh"] -version = "0.1.1" +version = "0.1.2" authors = ["Andrew Hickman "] [dependencies]