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

Commit 19007fd

Browse files
committed
Bump version to 3.9.2
1 parent aa082cb commit 19007fd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

lib/jasmine/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Jasmine
2-
VERSION = "3.9.1"
2+
VERSION = "3.9.2"
33
end

release_notes/3.9.2.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Jasmine Gem 3.9.2 Release Notes
2+
3+
3.9.2 fixes an issue where parts of the gem description were stripped out and
4+
not displayed on rubygems.org. It is identical to 3.9.0 except that the gem
5+
description mentions that it is deprecated in favor of the
6+
`jasmine-browser-runner` NPM package. See the
7+
[3.9.0 release notes](https://github.com/jasmine/jasmine-gem/blob/main/release_notes/3.9.0.md)
8+
for more information.
9+
10+
------
11+
12+
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_

0 commit comments

Comments
 (0)