From 35426a0ca98ef1d7bcf6eca96c9211aa3dfdaa93 Mon Sep 17 00:00:00 2001 From: David Morse Date: Wed, 27 May 2015 22:10:40 -0600 Subject: [PATCH] add badge for gem --- README.md | 1 + bower.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e2b937cb..c8bb4ff25 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) [![Build Status](https://travis-ci.org/dsmorse/gridster.js.svg)](http://travis-ci.org/dsmorse/gridster.js) +[![Gem Version](https://badge.fury.io/rb/gridster.js-rails.svg)](http://badge.fury.io/rb/gridster.js-rails) Gridster.js =========== diff --git a/bower.json b/bower.json index d6985122a..8ba396301 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "dist/jquery.gridster.js", "dist/jquery.gridster.css" ], - "private": true, + "private": false, "ignore": [ ".bowerrc", ".gitignore",