aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-03-03 17:47:43 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-03-03 17:47:43 +0200
commit0cfc4fb960a8eab19be43586dde2061fe0c55430 (patch)
tree65dd81929124f981352c6afcd5a28b256cac4620 /package.json
parentedbb0bf388a0f2db557b6d86abb2410c5beef138 (diff)
v1.0.2master
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 411c733..45b69da 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "riot-vigilante",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Minimal riot.js observable management library",
"main": "vigilante.js",
"repository": "https://github.com/jantuomi/vigilante",