Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
basil-conto committed Jun 4, 2020
1 parent 79c05f7 commit aec9979
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ News](https://news.ycombinator.com/). It uses a HTTP

## Interface

Version 0.5.0 of the `hackernews` package is able to fetch stories
Version 0.6.0 of the `hackernews` package is able to fetch stories
from six different Hacker News feeds, namely top, new, best, ask, show
and job stories. The default feed is top stories, which corresponds
to the Hacker News homepage.
Expand Down Expand Up @@ -171,7 +171,7 @@ possibility for mitigation can be investigated.

## License

Copyright (C) 2012-2019 The Hackernews.el Authors
Copyright (C) 2012-2020 The Hackernews.el Authors

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
4 changes: 2 additions & 2 deletions hackernews.el
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
;;; hackernews.el --- Hacker News Client for Emacs -*- lexical-binding: t -*-

;; Copyright (C) 2012-2019 The Hackernews.el Authors
;; Copyright (C) 2012-2020 The Hackernews.el Authors

;; Author: Lincoln de Sousa <lincoln@comum.org>
;; Maintainer: Basil L. Contovounesios <contovob@tcd.ie>
;; Keywords: comm hypermedia news
;; Version: 0.5.0
;; Version: 0.6.0
;; Homepage: https://github.com/clarete/hackernews.el

;; This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit aec9979

Please sign in to comment.