From 03b9f2b9bda0382d25df42ac1d0cabf1c3e007c9 Mon Sep 17 00:00:00 2001 From: colshrapnel Date: Fri, 8 May 2015 08:58:22 +0300 Subject: [PATCH] Version change --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c5718e9..43afb23 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "colshrapnel/safemysql", "description": "A real safe and convenient way to handle MySQL queries.", "type": "library", - "version": "0.0.1", + "version": "1.0.0", "keywords": [ "db", "mysql"