Skip to content

Commit 186f9f3

Browse files
committed
Release version 1.2.1
1 parent 803969a commit 186f9f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.2.1 (unreleased)
1+
## 1.2.1 (2014-03-24)
22

33
Features:
44

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rearview (1.2.1.rc.3-java)
4+
rearview (1.2.1-java)
55
ancestry (~> 2.0.0)
66
broach (~> 0.3.0)
77
celluloid (~> 0.14.1)

lib/rearview/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Rearview
2-
VERSION = "1.2.1.rc.3"
2+
VERSION = "1.2.1"
33
end

0 commit comments

Comments
 (0)