Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit c0012c8

Browse files
committed
Bump version to 3.9.1
1 parent 15c6275 commit c0012c8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

lib/jasmine/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Jasmine
2-
VERSION = "3.9.0"
2+
VERSION = "3.9.1"
33
end

release_notes/3.9.1.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Jasmine Gem 3.9.1 Release Notes
2+
3+
3.9.1 is identical to 3.9.0 except that the gem description mentions that it is
4+
deprecated in favor of the `jasmine-browser-runner` NPM package. See the
5+
[3.9.0 release notes](https://github.com/jasmine/jasmine-gem/blob/main/release_notes/3.9.0.md)
6+
for more information.
7+
8+
------
9+
10+
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_

0 commit comments

Comments
 (0)