Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
Bump to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cazzerson committed Sep 22, 2015
1 parent c7992b2 commit fd07182
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
lentil (0.6.0)
lentil (0.7.1)
activeadmin (~> 0.6.3)
bootstrap-sass (~> 2.3.0)
chosen-rails (~> 1.2.0)
Expand Down Expand Up @@ -131,7 +131,7 @@ GEM
warden (~> 1.2.3)
docile (1.1.5)
erubis (2.7.0)
ethon (0.7.4)
ethon (0.8.0)
ffi (>= 1.3.0)
execjs (2.6.0)
fancybox2-rails (0.2.8)
Expand Down Expand Up @@ -210,10 +210,10 @@ GEM
nenv (0.2.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
notiffany (0.0.7)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
oj (2.12.13)
oj (2.12.14)
oj_mimic_json (1.0.1)
orm_adapter (0.5.0)
pg (0.18.3)
Expand Down
2 changes: 1 addition & 1 deletion lib/lentil/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Lentil
VERSION = "0.7.0"
VERSION = "0.7.1"
end

0 comments on commit fd07182

Please sign in to comment.