Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bump version number to 1.2.0
  • Loading branch information
Nicolas Dupont committed May 26, 2015
commit 9d7f3fd5bb7fbd1fac69d981d12c263c899f19ef
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "postcss-prefix-selector",
"description": "Prefix all CSS rules with a selector",
"version": "1.1.0",
"version": "1.2.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"license": "MIT",
"repository": "jonathanong/postcss-prefix-selector",
Expand Down