From 8bf3c975fbd367d4145fecdd68fe190eeb6e86a7 Mon Sep 17 00:00:00 2001 From: Pawel Kozlowski Date: Sun, 3 Mar 2013 21:47:33 +0100 Subject: [PATCH] chore(release): 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1096f5b79..afff784a4c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "https://github.com/angular-ui/bootstrap/graphs/contributors", "name": "angular-ui-bootstrap", - "version": "0.1.1-SNAPSHOT", + "version": "0.2.0", "dependencies": {}, "devDependencies": { "node-markdown": "*",