Skip to content

Commit

Permalink
0.2.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 21, 2014
1 parent 7512c2d commit 6ba22af
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-09-21
0.2.0-rc.2 / 2014-09-21
==================

* Merge branch 'feature/rename-apply-plugins-to-run'
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "retext",
"repository": "wooorm/retext",
"description": "Extensible system for analysing and manipulating natural language",
"version": "0.2.0-rc.1",
"version": "0.2.0-rc.2",
"keywords": [
"natural",
"language",
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",
"version": "0.2.0-rc.1",
"version": "0.2.0-rc.2",
"description": "Extensible system for analysing and manipulating natural language",
"keywords": [
"natural",
Expand Down

0 comments on commit 6ba22af

Please sign in to comment.