We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368693c commit cef9682Copy full SHA for cef9682
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+3.1.0 - August, 28 2018
2
+
3
+* 368693c Feat: rcs.process.pug (closes #22) (#29) (Jan Peer Stöcklmair)
4
5
3.0.0 - August, 26 2018
6
7
* 10c303b Docs: improve readme (JPeer264)
package.json
@@ -1,6 +1,6 @@
{
"name": "rename-css-selectors",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "Rename css classes and id's in files",
"main": "./index.js",
"scripts": {
0 commit comments