Skip to content

Commit 40cd1d4

Browse files
author
Rafael Mendonça França
committed
Release 3.0.0.beta1
1 parent 58ed3c3 commit 40cd1d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Unreleased
1+
### 3.0.0.beta1
22

33
* Don't serve up assets without digests in development.
44

lib/sprockets/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Sprockets
22
module Rails
3-
VERSION = "2.1.2"
3+
VERSION = "3.0.0.beta1"
44
end
55
end

0 commit comments

Comments
 (0)