Skip to content

Commit ca9f09e

Browse files
author
Martin Kolárik
committed
v0.2.2 (add minified file)
1 parent 9bc228a commit ca9f09e

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rvc",
33
"description": "RequireJS plugin to load and optimise Ractive components",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"author": "Rich Harris",
66
"license": "MIT",
77
"main": ["rvc.js"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rvc",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "RequireJS plugin to load and optimise Ractive components",
55
"main": "rvc.js",
66
"repository": {

rvc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
rvc.js - v0.2.1 - 2014-07-09
3+
rvc.js - v0.2.2 - 2014-07-09
44
==========================================================
55
66
https://github.com/ractivejs/rvc

rvc.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)