Skip to content

Commit 82daed9

Browse files
author
David Heinemeier Hansson
committed
Bump version for 0.2.3
1 parent d920bc3 commit 82daed9

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-
cssbundling-rails (0.2.2)
4+
cssbundling-rails (0.2.3)
55
railties (>= 6.0.0)
66

77
GEM
@@ -184,4 +184,4 @@ DEPENDENCIES
184184
webdrivers
185185

186186
BUNDLED WITH
187-
2.2.24
187+
2.2.28

lib/cssbundling/version.rb

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

0 commit comments

Comments
 (0)