Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Aug 21, 2015
1 parent 9979485 commit 7f9bd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "replacestream",
"version": "4.0.0",
"version": "4.0.1",
"description": "A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly",
"repository": "eugeneware/replacestream",
"author": "Eugene Ware <eugene@noblesamurai.com>",
Expand Down

2 comments on commit 7f9bd19

@shinnn
Copy link
Collaborator Author

@shinnn shinnn commented on 7f9bd19 Aug 23, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eugeneware @mehtaphysical Could you give shinnn an owner access to the npm package? I'd like to publish v4.0.1.

$ npm owner add shinnn replacestream

@eugeneware
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All done! Publish away!

Please sign in to comment.