summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--spec/evernote/auth.yaml11
2 files changed, 12 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 6e8bf73..0ea3a94 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0
+0.2.0
diff --git a/spec/evernote/auth.yaml b/spec/evernote/auth.yaml
new file mode 100644
index 0000000..f238d53
--- /dev/null
+++ b/spec/evernote/auth.yaml
@@ -0,0 +1,11 @@
+sandbox:
+ username: cgs
+ password: password
+ consumer_key: "12345"
+ consumer_secret: ABCDE
+
+invalid:
+ username:
+ password:
+ consumer_key:
+ consumer_secret: