Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxdk-wasm
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
xxdk-wasm
Commits
e81cf17d
Commit
e81cf17d
authored
2 years ago
by
Richard T. Carback III
Browse files
Options
Downloads
Patches
Plain Diff
Bump to version v0.3.3
parent
41e5dfce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!67
fix for latest client release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
storage/version.go
+1
-1
1 addition, 1 deletion
storage/version.go
with
1 addition
and
1 deletion
storage/version.go
+
1
−
1
View file @
e81cf17d
...
@@ -20,7 +20,7 @@ import (
...
@@ -20,7 +20,7 @@ import (
)
)
// SEMVER is the current semantic version of xxDK WASM.
// SEMVER is the current semantic version of xxDK WASM.
const
SEMVER
=
"0.3.
2
"
const
SEMVER
=
"0.3.
3
"
// Storage keys.
// Storage keys.
const
(
const
(
...
...
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