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

Commit d894237

Browse files
author
Gregg Van Hove
committed
Bump version to 3.5.1
1 parent 39ff867 commit d894237

File tree

2 files changed

+19
-1
lines changed

2 files changed

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

release_notes/3.5.1.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Jasmine Gem 3.5.1 Release Notes
2+
3+
## Summary
4+
5+
This update allows the gem to continue working with Sprockets in Rails 6
6+
7+
## Changes
8+
9+
* Various readme improvements
10+
- Merges #312 from @cprodhomme
11+
12+
* Allow Jasmine to continue to work with Rails 6
13+
- Merges #310 from @cbaines
14+
- Fixes #311
15+
16+
------
17+
18+
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_

0 commit comments

Comments
 (0)