Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 21, 2014
1 parent ac3bb7e commit ce1206b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

n.n.n / 2014-10-21
0.1.3 / 2014-10-21
==================

* Refactor .jscs.json
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "retext-range",
"version": "0.1.2",
"version": "0.1.3",
"description": "Sequences of content within a TextOM tree between two points",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "retext-range",
"version": "0.1.2",
"version": "0.1.3",
"description": "Sequences of content within a TextOM tree between two points",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit ce1206b

Please sign in to comment.