Skip to content

Commit 61cb51b

Browse files
committed
Bump to version 1.1.1
1 parent 6e0a6e8 commit 61cb51b

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

33
* Fix `$0` so that it is no longer prefixed with "spring ", as doing
44
this cause issues with rspec when running just `rspec` with no

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

0 commit comments

Comments
 (0)