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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: heroku-mongo-backup.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Gem::Specification.newdo |s|
2
2
s.name='heroku-mongo-backup'
3
-
s.version='0.3.3'
3
+
s.version='0.3.4'
4
4
s.summary='Rake task backups mongo database on Heroku and push gzipped file to Amazon S3.'
5
5
s.description='Rake task for backing up mongo database on heroku and push it to S3. Library can be used as rake task or be easily integrated into daily cron job.'
0 commit comments