Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
B Language Extension
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
B Language Extension
Commits
07a8acc6
Commit
07a8acc6
authored
4 years ago
by
SeeBasTStick
Browse files
Options
Downloads
Patches
Plain Diff
bumped version up
parent
a554a7b7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+1
-1
1 addition, 1 deletion
CHANGELOG.md
README.md
+1
-1
1 addition, 1 deletion
README.md
package.json
+1
-1
1 addition, 1 deletion
package.json
with
3 additions
and
3 deletions
CHANGELOG.md
+
1
−
1
View file @
07a8acc6
...
...
@@ -111,6 +111,6 @@
-
bug fixed that were introduced by not properly rebasing server branches
-
brought back notifcation when evaluation is done
## [2.0.
3
]
## [2.0.
4
]
-
dependencies updated
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
07a8acc6
...
...
@@ -39,7 +39,7 @@ The language server can be found here https://github.com/SeeBasTStick/b-language
## Release Notes
### 2.0.
3
### 2.0.
4
-
fixed dependency warnings
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
07a8acc6
...
...
@@ -2,7 +2,7 @@
"name"
:
"b-language-extension"
,
"displayName"
:
"B/ProB Language Support"
,
"description"
:
"Compiler and language support for B via ProB"
,
"version"
:
"2.0.
3
"
,
"version"
:
"2.0.
4
"
,
"publisher"
:
"SeeBasTStick"
,
"icon"
:
"media/prob2-ui.png"
,
"author"
:
"Sebastian Stock"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment