Skip to content

Commit 37b9f42

Browse files
committed
Bump to 1.1.2
1 parent 2ed46ed commit 37b9f42

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-
## Next release
1+
## 1.1.2
22

33
* Detect old binstubs generated with Spring 1.0 and exit with an error.
44
This prevents a situation where you can get stuck in an infinite loop

lib/spring/version.rb

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

0 commit comments

Comments
 (0)