From deaca23334879847b82f335fed7182e815fe3b42 Mon Sep 17 00:00:00 2001 From: "Francis C. Rupert" Date: Tue, 13 Dec 2016 14:58:25 -0600 Subject: [PATCH] versioned --- .gitignore | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 263f079..89710e6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ npm-debug.log scratch.html src/stylesheets/lib/fsa-style ugly +published diff --git a/package.json b/package.json index 886cbc9..218a417 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pcp-design", - "version": "0.0.0", + "version": "1.0.0", "description": "", "main": "index.js", "scripts": {