File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
repository/ConfigurationOfMustache.package/ConfigurationOfMustache.class/instance Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ symbolic versions
2
2
stable: spec
3
3
< symbolicVersion: #' stable' >
4
4
5
- spec for: #' common' version: ' 0.73 ' .
5
+ spec for: #' common' version: ' 0.74 ' .
Original file line number Diff line number Diff line change
1
+ versions
2
+ version074: spec
3
+ < version: ' 0.74' imports: #('0.2-baseline' ) >
4
+
5
+ spec for: #' common' do: [
6
+ spec blessing: #' stable' .
7
+ spec description: ' version 0.74' .
8
+ spec author: ' NorbertHartl' .
9
+ spec timestamp: ' 5/29/2017 23:56' .
10
+ spec project: ' JSON' with: ' 1.2' .
11
+ spec
12
+ package: ' Mustache-Core' with: ' Mustache-Core-NorbertHartl.33' ;
13
+ package: ' Mustache-Tests' with: ' Mustache-Tests-NorbertHartl.18' ;
14
+ package: #' Mustache-Cli' with: ' Mustache-Cli-ThibaultArloing.5' . ].
You can’t perform that action at this time.
0 commit comments