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

Commit 950d9f6

Browse files
committed
Lentil 0.8.0
1 parent b245c5f commit 950d9f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
lentil (0.7.1)
4+
lentil (0.8.0)
55
activeadmin (~> 0.6.3)
66
bootstrap-sass (~> 2.3.0)
77
compass-rails (~> 2.0.5)
@@ -173,7 +173,7 @@ GEM
173173
launchy (2.4.3)
174174
addressable (~> 2.3)
175175
lazing (0.1.1)
176-
listen (3.0.3)
176+
listen (3.0.4)
177177
rb-fsevent (>= 0.9.3)
178178
rb-inotify (>= 0.9)
179179
lumberjack (1.0.9)

lib/lentil/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Lentil
2-
VERSION = "0.7.1"
2+
VERSION = "0.8.0"
33
end

0 commit comments

Comments
 (0)