Skip to content

Commit

Permalink
3.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Sep 16, 2019
1 parent c2d35da commit c42d5d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
3.0.0-alpha.2 - September, 16 2019

* c2d35da Rework attribute selector to fix #96 (#97) (X-Ryl669)

3.0.0-alpha.1 - August, 22 2019

* b093cf4 Fix selector mismatch (#95) (X-Ryl669)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "rcs-core",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"description": "Rename css selectors across all files",
"main": "dest",
"scripts": {
Expand Down

0 comments on commit c42d5d8

Please sign in to comment.