1
mirror of https://github.com/pure-css/pure synced 2025-03-21 12:14:21 +01:00

updating version to -pre

This commit is contained in:
James Alley 2015-02-23 15:48:47 -08:00
parent 14b498e16f
commit 8260d4739a
2 changed files with 2 additions and 2 deletions

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

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