From 2c7a25adb6f5653141b024c7a44444902ccade98 Mon Sep 17 00:00:00 2001 From: Habbes Date: Sun, 28 Aug 2016 23:22:27 +0300 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5bb2be..c4f15a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ussd-menu-builder", - "version": "0.1.1", + "version": "1.0.0", "description": "Easily compose USSD menus using states, compatible with Africastalking API", "main": "index.js", "scripts": {