From 47f9f2c3e1aec8e6883a741f1a521e5cc542be89 Mon Sep 17 00:00:00 2001 From: Justin Searls Date: Fri, 6 Jun 2014 10:32:09 -0400 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6da126..2b20ff4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lineman-rails", "description": "Configures Lineman to deploy assets elegantly with Ruby on Rails", - "version": "0.0.2", + "version": "0.1.0", "homepage": "https://github.com/linemanjs/lineman-rails", "author": { "name": "Justin Searls",