changing version to rc-1

This commit is contained in:
James Alley 2015-02-02 17:41:40 -08:00
parent e321b6605b
commit 01ab9fd00a
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "pure",
"description": "Use Pure's ridiculously tiny CSS to start any web project.",
"version": "0.6.0",
"version": "0.6.0-rc-1",
"main": "build/pure.css",
"devDependencies": {
"normalize-css": "^3.0"

View File

@ -1,6 +1,6 @@
{
"name": "pure",
"version": "0.6.0",
"version": "0.6.0-rc-1",
"private": true,
"repository": "git://github.com/yahoo/pure.git",
"scripts": {