Skip to content

Commit 47f9abc

Browse files
committed
Bump to 1.1.0
1 parent 7674f81 commit 47f9abc

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 version
1+
## 1.1.0
22

33
* A `bin/spring` binstub is now generated. This allows us to load spring
44
correctly if you have it installed locally with a `BUNDLE_PATH`, so

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

0 commit comments

Comments
 (0)