Skip to content

Commit 6d96c08

Browse files
committed
Bump version to 1.3.1
1 parent 11b8527 commit 6d96c08

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

33
* Fix a problem with gems bundled from a git repository, where the
44
`bin/spring` was generated before 1.3.0.

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

0 commit comments

Comments
 (0)