We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7decb commit 0c1cfc1Copy full SHA for 0c1cfc1
haskell/sbp.cabal
@@ -1,5 +1,5 @@
1
name: sbp
2
-version: 2.2.2
+version: 2.2.3
3
synopsis: SwiftNav's SBP Library
4
homepage: https://github.com/swift-nav/libsbp
5
license: LGPL-3
package.json
@@ -1,6 +1,6 @@
{
"name": "libsbp",
- "version": "2.2.2",
+ "version": "2.2.3",
"description": "libsbp bindings for JavaScript. More information here: http://swift-nav.github.io/libsbp/",
"files": [
6
"javascript/*",
0 commit comments