Skip to content

Commit cb0fb6f

Browse files
committed
Bump to version 1.1.3
1 parent 4e4f244 commit cb0fb6f

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.3
22

33
* The `rails runner` command no longer passes environment switches to
44
files which it runs. Issue #272.

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.2"
2+
VERSION = "1.1.3"
33
end

0 commit comments

Comments
 (0)