Skip to content

Commit

Permalink
ver 1.0.6 melpa stable
Browse files Browse the repository at this point in the history
  • Loading branch information
FukuyamaShingo authored and FukuyamaShingo committed Mar 12, 2015
1 parent 10b44dd commit 4e1c254
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# ov.el [![Build Status](https://travis-ci.org/ShingoFukuyama/ov.el.svg?branch=master)](https://travis-ci.org/ShingoFukuyama/ov.el)
# ov.el [![Build Status](https://travis-ci.org/ShingoFukuyama/ov.el.svg?branch=master)](https://travis-ci.org/ShingoFukuyama/ov.el) [![melpa badge][melpa-badge]][melpa-link] [![melpa stable badge][melpa-stable-badge]][melpa-stable-link]

Simple way to manipulate overlay for Emacs.

Expand Down Expand Up @@ -739,3 +739,10 @@ It would be helpful if you follow:
* :link: [Face Attributes](http://www.gnu.org/software/emacs/manual/html_node/elisp/Face-Attributes.html)
* :link: [Managing Overlays](http://www.gnu.org/software/emacs/manual/html_node/elisp/Managing-Overlays.html)
* :link: [comint read-only prompt](http://lists.gnu.org/archive/html/emacs-devel/2002-08/msg00428.html)



[melpa-link]: http://melpa.org/#/ov
[melpa-stable-link]: http://stable.melpa.org/#/ov
[melpa-badge]: http://melpa.org/packages/ov-badge.svg
[melpa-stable-badge]: http://stable.melpa.org/packages/ov-badge.svg
2 changes: 1 addition & 1 deletion ov.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

;; Copyright (C) 2014 by Shingo Fukuyama

;; Version: 1.0.5
;; Version: 1.0.6
;; Author: Shingo Fukuyama - http://fukuyama.co
;; URL: https://github.com/ShingoFukuyama/ov.el
;; Created: Mar 20 2014
Expand Down

0 comments on commit 4e1c254

Please sign in to comment.