Skip to content

Commit 511c018

Browse files
committed
Version bump to 1.3.0
1 parent 828513a commit 511c018

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

33
* Automatically restart spring after new commands are added. This means
44
that you can add spring-commands-rspec to your Gemfile and then

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

0 commit comments

Comments
 (0)