Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
5
Star
1
Fork
1,522
processone
/
resque
forked from
resque/resque
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
v1.9.5
Loading branch information
...
defunkt
committed
Jun 16, 2010
1 parent
bf1d487
commit
274164ca5b290e3f05aba9fa4d297ea940e3f060
Unified
Split
Showing
2 changed files
with
6 additions
and
1 deletion
.
+5
−0
HISTORY.md
+1
−1
lib/resque/version.rb
Show comments
View
5
HISTORY.md
@@ -1,3 +1,8 @@
+
##
1.9.5 (2010-06-16)
+
+
*
Web Bugfix: Display the configured namespace on the stats page
+
*
Revert Bugfix: Make ps -o more cross platform friendly
+
##
1.9.4 (2010-06-14)
*
Bugfix: Multiple failure backend gets exception information when created
Show comments
View
2
lib/resque/version.rb
@@ -1,3 +1,3 @@
module
Resque
-
Version
=
VERSION
=
'
1.9.
4
'
+
Version
=
VERSION
=
'
1.9.
5
'
end
Toggle all file notes
0 comments on commit
274164c
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
274164c