Skip to content

Commit 0cc0f26

Browse files
committed
Bump version to 1.3.3
1 parent c2aafcf commit 0cc0f26

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

33
* Fix yet another problem with loading spring which seems to affect
44
some/all rbenv users. Issue #390.

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

0 commit comments

Comments
 (0)