Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
darsain committed Jun 7, 2017
1 parent 1fe4305 commit 6dd7a71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion history.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
## History

### 1.0.2 - 07th Jun 2017

- [8e13ecb](https://github.com/darsain/remove-trailing-separator/commit/8e13ecbfd7b9f5fdf97c5d5ff923e4718b874e31) ES5 compatibility

### 1.0.1 - 25th Sep 2016

- [b78606d](https://github.com/darsain/remove-trailing-separator/commit/af90b4e153a4527894741af6c7005acaeb78606d) Remove backslash only on win32 systems

### 1.0.0 - 24th Sep 2016

Initial release.
Initial release.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remove-trailing-separator",
"version": "1.0.1",
"version": "1.0.2",
"description": "Removes separators from the end of the string.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 6dd7a71

Please sign in to comment.