Skip to content

Commit ce6785a

Browse files
NicolasNicolas
authored andcommitted
Bump to 0.3.1
Fix #10
1 parent c9779a4 commit ce6785a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<widget id="com.ownweb.janari" version="0.3.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
2+
<widget id="com.ownweb.janari" version="0.3.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
33
<name>Janari</name>
44
<description>An open food analyser</description>
55
<author email="nicolas@ownweb" href="http://www.ownweb.fr/">OwnWeb</author>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22

33
"name": "janari",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"description": "An open food analyser",
66
"licenses": [{
77
"type": "GNU GPL v3",

0 commit comments

Comments
 (0)