Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit a376c86

Browse files
committed
updating to v0.1.1
1 parent dc16ccd commit a376c86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var ME = EVEoj,
77

88
ME.V_MAJOR = 0;
99
ME.V_MINOR = 1;
10-
ME.V_PATCH = 0;
10+
ME.V_PATCH = 1;
1111
ME.VERSION = ME.V_MAJOR + '.' + ME.V_MINOR + '.' + ME.V_PATCH;
1212

1313
ME.M_per_LY = 9.4605284e+15; // meters per lightyear

0 commit comments

Comments
 (0)