From 1bdd390dec355432d43bdeaa3f6facc12f553d24 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Sat, 2 Aug 2014 21:11:27 +0200 Subject: [PATCH] Bumped version to 0.1.1 and updated HISTORY --- HISTORY | 2 ++ cellsyntClass.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 5826b0e..d49858e 100644 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,7 @@ 0.1 - 2014-07-31 First relase of the class +0.1.1 - 2014-08-02 + Added two examples of how to use the class Note: For more history information, please see the git log diff --git a/cellsyntClass.php b/cellsyntClass.php index ccb9b2a..b0745e1 100644 --- a/cellsyntClass.php +++ b/cellsyntClass.php @@ -19,7 +19,7 @@ /* - Version 0.1 + Version 0.1.1 Usage example: $MySMS = new Cellsynt("myuser", "mYpaSS", "alpha", "Test");